diff options
author | Matt Friedman <maf675@gmail.com> | 2013-11-11 15:28:18 -0800 |
---|---|---|
committer | Matt Friedman <maf675@gmail.com> | 2013-11-11 15:28:18 -0800 |
commit | e74f1c1790bae04c1729491e0a728c70b41009ec (patch) | |
tree | b1bab8c8ea27e38a8159c30a11736092094e0aa3 /phpBB/styles/subsilver2 | |
parent | 592c8b75669329588c897bd3eda679e4731e4aab (diff) | |
download | forums-e74f1c1790bae04c1729491e0a728c70b41009ec.tar forums-e74f1c1790bae04c1729491e0a728c70b41009ec.tar.gz forums-e74f1c1790bae04c1729491e0a728c70b41009ec.tar.bz2 forums-e74f1c1790bae04c1729491e0a728c70b41009ec.tar.xz forums-e74f1c1790bae04c1729491e0a728c70b41009ec.zip |
[ticket/12014] Template Event index_body.html before forumlist
Add content above the forums list (on forum index only)
PHPBB3-12014
Diffstat (limited to 'phpBB/styles/subsilver2')
-rw-r--r-- | phpBB/styles/subsilver2/template/index_body.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/styles/subsilver2/template/index_body.html b/phpBB/styles/subsilver2/template/index_body.html index 158e5f2720..00c328e994 100644 --- a/phpBB/styles/subsilver2/template/index_body.html +++ b/phpBB/styles/subsilver2/template/index_body.html @@ -8,6 +8,8 @@ <br clear="all" /><br /> <!-- ENDIF --> +<!-- EVENT index_body_forumlist_before --> + <!-- INCLUDE forumlist_body.html --> <!-- IF not S_IS_BOT or U_TEAM --> |