mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 14:18:52 +00:00
this is very much work in progress; please feel free to improve markup, usability and to introduce possible further settings (per forum, per user)
git-svn-id: file:///svn/phpbb/branches/phpBB-3_0_0@9689 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
a130dd31ed
commit
8184875932
2 changed files with 6 additions and 1 deletions
|
@ -253,7 +253,9 @@
|
||||||
</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 -->
|
||||||
|
|
|
@ -324,6 +324,9 @@
|
||||||
<div id="pagefooter"></div>
|
<div id="pagefooter"></div>
|
||||||
|
|
||||||
<br clear="all" />
|
<br clear="all" />
|
||||||
|
<!-- IF S_QUICK_REPLY -->
|
||||||
|
<!-- INCLUDE quickreply_editor.html -->
|
||||||
|
<!-- ENDIF -->
|
||||||
|
|
||||||
<!-- INCLUDE breadcrumbs.html -->
|
<!-- INCLUDE breadcrumbs.html -->
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue