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:
@@ -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}
|
||||
|
Reference in New Issue
Block a user