diff options
| author | Henry Sudhof <kellanved@phpbb.com> | 2009-06-26 14:38:00 +0000 |
|---|---|---|
| committer | Henry Sudhof <kellanved@phpbb.com> | 2009-06-26 14:38:00 +0000 |
| commit | 8184875932d9f2bb05b92f14260ed9b4182038a7 (patch) | |
| tree | 46de9ac162bbcf8433f530e2fa6d3fe198b31ec1 /phpBB/styles/subsilver2/template/viewtopic_body.html | |
| parent | a130dd31ed6cf2c630f3e5a4457c5bb47e475bca (diff) | |
| download | forums-8184875932d9f2bb05b92f14260ed9b4182038a7.tar forums-8184875932d9f2bb05b92f14260ed9b4182038a7.tar.gz forums-8184875932d9f2bb05b92f14260ed9b4182038a7.tar.bz2 forums-8184875932d9f2bb05b92f14260ed9b4182038a7.tar.xz forums-8184875932d9f2bb05b92f14260ed9b4182038a7.zip | |
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
Diffstat (limited to 'phpBB/styles/subsilver2/template/viewtopic_body.html')
| -rw-r--r-- | phpBB/styles/subsilver2/template/viewtopic_body.html | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/phpBB/styles/subsilver2/template/viewtopic_body.html b/phpBB/styles/subsilver2/template/viewtopic_body.html index 794129b22f..cfce658b47 100644 --- a/phpBB/styles/subsilver2/template/viewtopic_body.html +++ b/phpBB/styles/subsilver2/template/viewtopic_body.html @@ -324,6 +324,9 @@ <div id="pagefooter"></div> <br clear="all" /> +<!-- IF S_QUICK_REPLY --> +<!-- INCLUDE quickreply_editor.html --> +<!-- ENDIF --> <!-- INCLUDE breadcrumbs.html --> |
