1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-01-18 22:58:10 +01:00

[ticket/12328] Add Template Event index_body_stat_blocks_after

PHPBB3-12328
This commit is contained in:
PayBas 2014-03-30 12:07:44 +02:00
parent 5e688f9540
commit b7c77952a4
3 changed files with 12 additions and 0 deletions

View File

@ -134,6 +134,14 @@ index_body_linklist_before
* Since: 3.1.0-a3
* Purpose: Add content before the linklist above the forum list on Board index
index_body_stat_blocks_after
===
* Locations:
+ styles/prosilver/template/index_body.html
+ styles/subsilver2/template/index_body.html
* Since: 3.1.0-b2
* Purpose: Add new statistic blocks below the Who Is Online and Board Statistics blocks
index_body_stat_blocks_before
===
* Locations:

View File

@ -61,4 +61,6 @@
<p>{TOTAL_POSTS} &bull; {TOTAL_TOPICS} &bull; {TOTAL_USERS} &bull; {NEWEST_USER}</p>
<!-- ENDIF -->
<!-- EVENT index_body_stat_blocks_after -->
<!-- INCLUDE overall_footer.html -->

View File

@ -73,6 +73,8 @@
</tr>
</table>
<!-- EVENT index_body_stat_blocks_after -->
<!-- IF not S_USER_LOGGED_IN and not S_IS_BOT -->
<br clear="all" />