mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
looks better that way
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9752 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
12a33f6391
commit
86096d0129
1 changed files with 4 additions and 4 deletions
|
@ -222,7 +222,9 @@
|
||||||
|
|
||||||
<hr class="divider" />
|
<hr class="divider" />
|
||||||
<!-- END postrow -->
|
<!-- END postrow -->
|
||||||
|
<!-- IF S_QUICK_REPLY -->
|
||||||
|
<!-- INCLUDE quickreply_editor.html -->
|
||||||
|
<!-- ENDIF -->
|
||||||
<!-- IF S_NUM_POSTS > 1 or PREVIOUS_PAGE -->
|
<!-- IF S_NUM_POSTS > 1 or PREVIOUS_PAGE -->
|
||||||
<form id="viewtopic" method="post" action="{S_TOPIC_ACTION}">
|
<form id="viewtopic" method="post" action="{S_TOPIC_ACTION}">
|
||||||
|
|
||||||
|
@ -253,9 +255,7 @@
|
||||||
</div>
|
</div>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
</div>
|
</div>
|
||||||
<!-- IF S_QUICK_REPLY -->
|
|
||||||
<!-- INCLUDE quickreply_editor.html -->
|
|
||||||
<!-- ENDIF -->
|
|
||||||
<!-- INCLUDE jumpbox.html -->
|
<!-- INCLUDE jumpbox.html -->
|
||||||
|
|
||||||
<!-- IF S_TOPIC_MOD -->
|
<!-- IF S_TOPIC_MOD -->
|
||||||
|
|
Loading…
Add table
Reference in a new issue