mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-18 23:51:49 +02:00
[feature/events] Adding index_body_info_blocks template ledge
PHPBB3-9550
This commit is contained in:
committed by
David King
parent
9e4043ff64
commit
18af6dd664
@@ -29,6 +29,8 @@
|
|||||||
</form>
|
</form>
|
||||||
<!-- ENDIF -->
|
<!-- ENDIF -->
|
||||||
|
|
||||||
|
<!-- RUNHOOKS index_body_info_blocks -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_ONLINE_LIST -->
|
<!-- 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 -->
|
<!-- 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}
|
<p>{TOTAL_USERS_ONLINE} ({L_ONLINE_EXPLAIN})<br />{RECORD_USERS}<br /> <br />{LOGGED_IN_USER_LIST}
|
||||||
|
@@ -18,6 +18,8 @@
|
|||||||
|
|
||||||
<!-- INCLUDE breadcrumbs.html -->
|
<!-- INCLUDE breadcrumbs.html -->
|
||||||
|
|
||||||
|
<!-- RUNHOOKS index_body_info_blocks -->
|
||||||
|
|
||||||
<!-- IF S_DISPLAY_ONLINE_LIST -->
|
<!-- IF S_DISPLAY_ONLINE_LIST -->
|
||||||
<br clear="all" />
|
<br clear="all" />
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user