aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
diff options
context:
space:
mode:
authorMichael Cullum <unknownbliss@phpbbdevelopers.net>2012-04-01 12:18:20 +0100
committerDavid King <imkingdavid@gmail.com>2012-12-17 11:37:18 -0500
commit9ba18a21f007fd5a625ac0c2dec60185e8c86994 (patch)
tree9980b5373ade77a8ef1c65cf9663145c871f9563 /phpBB/adm
parent44afff6b746d4070c2100cc186f5347ab7b80a70 (diff)
downloadforums-9ba18a21f007fd5a625ac0c2dec60185e8c86994.tar
forums-9ba18a21f007fd5a625ac0c2dec60185e8c86994.tar.gz
forums-9ba18a21f007fd5a625ac0c2dec60185e8c86994.tar.bz2
forums-9ba18a21f007fd5a625ac0c2dec60185e8c86994.tar.xz
forums-9ba18a21f007fd5a625ac0c2dec60185e8c86994.zip
[feature/events] Add overall_footer_end acp template event
PHPBB3-9550
Diffstat (limited to 'phpBB/adm')
-rw-r--r--phpBB/adm/style/overall_footer.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/adm/style/overall_footer.html b/phpBB/adm/style/overall_footer.html
index 2bc9ee52d7..a2bebb3d85 100644
--- a/phpBB/adm/style/overall_footer.html
+++ b/phpBB/adm/style/overall_footer.html
@@ -42,5 +42,7 @@
<!-- INCLUDEJS ajax.js -->
{SCRIPTS}
+<!-- EVENT overall_footer_end -->
+
</body>
</html>