aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/acp_main.html
diff options
context:
space:
mode:
authorMichael Cullum <unknownbliss@phpbbdevelopers.net>2012-07-22 21:25:57 +0100
committerDavid King <imkingdavid@gmail.com>2012-12-17 11:37:28 -0500
commit3c8fb03785d14785ab2ddeb2da0aeae48ced1e16 (patch)
treeec12be81d9a5fd6c1fdfe67d2a213e975dd0dcda /phpBB/adm/style/acp_main.html
parentb95549a7a7c9bcac72764f03ab453749b9ba3ae2 (diff)
downloadforums-3c8fb03785d14785ab2ddeb2da0aeae48ced1e16.tar
forums-3c8fb03785d14785ab2ddeb2da0aeae48ced1e16.tar.gz
forums-3c8fb03785d14785ab2ddeb2da0aeae48ced1e16.tar.bz2
forums-3c8fb03785d14785ab2ddeb2da0aeae48ced1e16.tar.xz
forums-3c8fb03785d14785ab2ddeb2da0aeae48ced1e16.zip
[feature/events] Adding acp prefix to acp event names
PHPBB3-9550
Diffstat (limited to 'phpBB/adm/style/acp_main.html')
-rw-r--r--phpBB/adm/style/acp_main.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html
index 83731c6b26..d4a4444fef 100644
--- a/phpBB/adm/style/acp_main.html
+++ b/phpBB/adm/style/acp_main.html
@@ -76,7 +76,7 @@
</div>
<!-- ENDIF -->
- <!-- EVENT main_notice -->
+ <!-- EVENT acp_main_notice -->
<table cellspacing="1">
<caption>{L_FORUM_STATS}</caption>
@@ -205,7 +205,7 @@
</dl>
</form>
- <!-- EVENT main_actions -->
+ <!-- EVENT event_main_actions -->
</fieldset>
<!-- ENDIF -->