aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/posting_pm_layout.html
diff options
context:
space:
mode:
authorCrizzo <mail@crizzo.de>2014-03-09 13:20:49 +0100
committerCrizzo <mail@crizzo.de>2014-03-09 13:20:49 +0100
commit9ef79776a955e20995f2abfa1ce9fd0188ae4e83 (patch)
tree1e8e7bc9e33a90629165e8e3383f5bdff0a7436f /phpBB/styles/prosilver/template/posting_pm_layout.html
parent60ca7f91e2b8c2e0b80fe5cd06b9b48eec04f021 (diff)
downloadforums-9ef79776a955e20995f2abfa1ce9fd0188ae4e83.tar
forums-9ef79776a955e20995f2abfa1ce9fd0188ae4e83.tar.gz
forums-9ef79776a955e20995f2abfa1ce9fd0188ae4e83.tar.bz2
forums-9ef79776a955e20995f2abfa1ce9fd0188ae4e83.tar.xz
forums-9ef79776a955e20995f2abfa1ce9fd0188ae4e83.zip
[ticket/8785] Adds a new optical improvement, new file and fixes html bugs
PHPBB3-8785
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 -->