aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/posting_pm_layout.html
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/styles/prosilver/template/posting_pm_layout.html')
-rw-r--r--phpBB/styles/prosilver/template/posting_pm_layout.html7
1 files changed, 1 insertions, 6 deletions
diff --git a/phpBB/styles/prosilver/template/posting_pm_layout.html b/phpBB/styles/prosilver/template/posting_pm_layout.html
index 5421cc2cbd..c73fc3f40b 100644
--- a/phpBB/styles/prosilver/template/posting_pm_layout.html
+++ b/phpBB/styles/prosilver/template/posting_pm_layout.html
@@ -17,15 +17,10 @@
<h2>{L_TITLE}</h2>
-<div class="panel" id="postingbox">
- <div class="inner">
-
<!-- DEFINE $EXTRA_POSTING_OPTIONS = 1 -->
+ <!-- INCLUDE posting_pm_header.html -->
<!-- INCLUDE posting_editor.html -->
- </div>
-</div>
-
<!-- IF S_SHOW_ATTACH_BOX --><!-- INCLUDE posting_attach_body.html --><!-- ENDIF -->
<!-- IF S_DISPLAY_REVIEW --><!-- INCLUDE posting_topic_review.html --><!-- ENDIF -->