diff options
| author | Michael Cullum <unknownbliss@phpbbdevelopers.net> | 2012-03-20 07:08:59 +0000 |
|---|---|---|
| committer | David King <imkingdavid@gmail.com> | 2012-12-17 11:37:11 -0500 |
| commit | 8dcc2cded68efea064ac0ae7dd2a75db2b48651e (patch) | |
| tree | 59ad7a6dcc99625a1fd3d0d5aac837a485ac4cc5 /phpBB/styles/subsilver2/template/index_body.html | |
| parent | c0f900f69565583ff871e4cdefa30083147d2bc9 (diff) | |
| download | forums-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/subsilver2/template/index_body.html')
| -rw-r--r-- | phpBB/styles/subsilver2/template/index_body.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/subsilver2/template/index_body.html b/phpBB/styles/subsilver2/template/index_body.html index 6861ae799a..8ceb2921eb 100644 --- a/phpBB/styles/subsilver2/template/index_body.html +++ b/phpBB/styles/subsilver2/template/index_body.html @@ -18,7 +18,7 @@ <!-- INCLUDE breadcrumbs.html --> -<!-- RUNHOOKS index_body_info_blocks --> +<!-- EVENT index_body_info_blocks --> <!-- IF S_DISPLAY_ONLINE_LIST --> <br clear="all" /> |
