diff options
| author | PayBas <contact@paybas.com> | 2014-03-30 12:07:44 +0200 |
|---|---|---|
| committer | PayBas <contact@paybas.com> | 2014-03-30 12:07:44 +0200 |
| commit | b7c77952a41c5c7aa2b936fb9a2f00928ead579f (patch) | |
| tree | a7474c53e758c95686dbefb07aa52ddc6c6ab540 /phpBB/styles/prosilver | |
| parent | 5e688f9540ebb5b32a22202257d5ca36e8e3e254 (diff) | |
| download | forums-b7c77952a41c5c7aa2b936fb9a2f00928ead579f.tar forums-b7c77952a41c5c7aa2b936fb9a2f00928ead579f.tar.gz forums-b7c77952a41c5c7aa2b936fb9a2f00928ead579f.tar.bz2 forums-b7c77952a41c5c7aa2b936fb9a2f00928ead579f.tar.xz forums-b7c77952a41c5c7aa2b936fb9a2f00928ead579f.zip | |
[ticket/12328] Add Template Event index_body_stat_blocks_after
PHPBB3-12328
Diffstat (limited to 'phpBB/styles/prosilver')
| -rw-r--r-- | phpBB/styles/prosilver/template/index_body.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/index_body.html b/phpBB/styles/prosilver/template/index_body.html index 50c7640e62..d0e3d120e9 100644 --- a/phpBB/styles/prosilver/template/index_body.html +++ b/phpBB/styles/prosilver/template/index_body.html @@ -61,4 +61,6 @@ <p>{TOTAL_POSTS} • {TOTAL_TOPICS} • {TOTAL_USERS} • {NEWEST_USER}</p> <!-- ENDIF --> +<!-- EVENT index_body_stat_blocks_after --> + <!-- INCLUDE overall_footer.html --> |
