diff options
-rw-r--r-- | phpBB/adm/style/acp_main.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/adm/style/acp_main.html b/phpBB/adm/style/acp_main.html index 619908242c..b644862ce1 100644 --- a/phpBB/adm/style/acp_main.html +++ b/phpBB/adm/style/acp_main.html @@ -76,7 +76,7 @@ </div> <!-- ENDIF --> - <!-- EVENT acp_main_notice --> + <!-- EVENT acp_main_notice_after --> <table cellspacing="1"> <caption>{L_FORUM_STATS}</caption> @@ -205,7 +205,7 @@ </dl> </form> - <!-- EVENT acp_main_actions --> + <!-- EVENT acp_main_actions_append --> </fieldset> <!-- ENDIF --> |