1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-29 19:20:23 +02:00

[feature/events] Rename RUNHOOKS to EVENT

Apply change to existing ledges

PHPBB3-9550
This commit is contained in:
Michael Cullum
2012-03-20 07:08:59 +00:00
committed by David King
parent c0f900f695
commit 8dcc2cded6
14 changed files with 21 additions and 21 deletions

View File

@@ -29,7 +29,7 @@
</form>
<!-- ENDIF -->
<!-- RUNHOOKS index_body_info_blocks -->
<!-- EVENT 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 -->