[feature/events] Adding index_body_info_blocks template ledge

PHPBB3-9550
This commit is contained in:
Michael Cullum 2012-03-16 11:34:36 +00:00 committed by David King
parent 9e4043ff64
commit 18af6dd664
2 changed files with 4 additions and 0 deletions

View file

@ -29,6 +29,8 @@
</form>
<!-- ENDIF -->
<!-- RUNHOOKS index_body_info_blocks -->
<!-- IF S_DISPLAY_ONLINE_LIST -->
<!-- IF U_VIEWONLINE --><h3><a href="{U_VIEWONLINE}">{L_WHO_IS_ONLINE}</a></h3><!-- ELSE --><h3>{L_WHO_IS_ONLINE}</h3><!-- ENDIF -->
<p>{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /> <br />{LOGGED_IN_USER_LIST}

View file

@ -18,6 +18,8 @@
<!-- INCLUDE breadcrumbs.html -->
<!-- RUNHOOKS index_body_info_blocks -->
<!-- IF S_DISPLAY_ONLINE_LIST -->
<br clear="all" />