1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 02:59:52 +02:00

[ticket/11552] Move post subject before buttons

PHPBB3-11552
This commit is contained in:
Vjacheslav Trushkin
2013-10-19 13:22:47 +03:00
parent 1a1d5f7307
commit 68a4c6acbf
6 changed files with 15 additions and 13 deletions

View File

@@ -50,6 +50,7 @@
</dl>
<div class="postbody">
<h3 class="first">{SUBJECT}</h3>
<!-- IF U_DELETE or U_EDIT or U_QUOTE or U_REPORT -->
<ul class="profile-icons">
@@ -60,8 +61,6 @@
</ul>
<!-- ENDIF -->
<h3 class="first">{SUBJECT}</h3>
<p class="author">
<strong>{L_SENT_AT}{L_COLON}</strong> {SENT_DATE}
<br /><strong>{L_PM_FROM}{L_COLON}</strong> {MESSAGE_AUTHOR_FULL}