1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-19 06:51:33 +02:00

[ticket/8785] Adds a new optical improvement, new file and fixes html bugs

PHPBB3-8785
This commit is contained in:
Crizzo
2014-03-09 13:20:49 +01:00
parent 60ca7f91e2
commit 9ef79776a9
4 changed files with 105 additions and 93 deletions

View File

@@ -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 -->