aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/index_body.html
diff options
context:
space:
mode:
authorMichael Cullum <unknownbliss@phpbbdevelopers.net>2012-03-20 07:08:59 +0000
committerDavid King <imkingdavid@gmail.com>2012-12-17 11:37:11 -0500
commit8dcc2cded68efea064ac0ae7dd2a75db2b48651e (patch)
tree59ad7a6dcc99625a1fd3d0d5aac837a485ac4cc5 /phpBB/styles/prosilver/template/index_body.html
parentc0f900f69565583ff871e4cdefa30083147d2bc9 (diff)
downloadforums-8dcc2cded68efea064ac0ae7dd2a75db2b48651e.tar
forums-8dcc2cded68efea064ac0ae7dd2a75db2b48651e.tar.gz
forums-8dcc2cded68efea064ac0ae7dd2a75db2b48651e.tar.bz2
forums-8dcc2cded68efea064ac0ae7dd2a75db2b48651e.tar.xz
forums-8dcc2cded68efea064ac0ae7dd2a75db2b48651e.zip
[feature/events] Rename RUNHOOKS to EVENT
Apply change to existing ledges PHPBB3-9550
Diffstat (limited to 'phpBB/styles/prosilver/template/index_body.html')
-rw-r--r--phpBB/styles/prosilver/template/index_body.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/index_body.html b/phpBB/styles/prosilver/template/index_body.html
index adfdfdaf56..b44c033a25 100644
--- a/phpBB/styles/prosilver/template/index_body.html
+++ b/phpBB/styles/prosilver/template/index_body.html
@@ -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 -->