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:
Henry Sudhof 2009-07-13 09:17:38 +00:00
parent 12a33f6391
commit 86096d0129

View file

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