diff options
-rw-r--r-- | phpBB/adm/style/overall_footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/overall_footer.html b/phpBB/adm/style/overall_footer.html index f76ad698d3..2a8b46d458 100644 --- a/phpBB/adm/style/overall_footer.html +++ b/phpBB/adm/style/overall_footer.html @@ -42,7 +42,7 @@ <!-- INCLUDEJS ajax.js --> {SCRIPTS} -<!-- EVENT acp_overall_footer_end --> +<!-- EVENT acp_overall_footer_after --> </body> </html> |