aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/overall_footer.html
diff options
context:
space:
mode:
authorMichael Cullum <unknownbliss@phpbbdevelopers.net>2012-03-16 11:54:34 +0000
committerDavid King <imkingdavid@gmail.com>2012-12-17 11:37:02 -0500
commit244978cdb4d089fe431341b898eb45590035f2c0 (patch)
tree6cd14e6573b7609bebc166ec0593a71fb0d9f4e1 /phpBB/styles/prosilver/template/overall_footer.html
parent18af6dd664ebb272e4c68b3a9d70359eb0eaa00e (diff)
downloadforums-244978cdb4d089fe431341b898eb45590035f2c0.tar
forums-244978cdb4d089fe431341b898eb45590035f2c0.tar.gz
forums-244978cdb4d089fe431341b898eb45590035f2c0.tar.bz2
forums-244978cdb4d089fe431341b898eb45590035f2c0.tar.xz
forums-244978cdb4d089fe431341b898eb45590035f2c0.zip
[feature/events] Adding overall_footer_end template ledge
Helpful for JS scripts that need to work with the DOM. PHPBB3-9550
Diffstat (limited to 'phpBB/styles/prosilver/template/overall_footer.html')
-rw-r--r--phpBB/styles/prosilver/template/overall_footer.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/styles/prosilver/template/overall_footer.html b/phpBB/styles/prosilver/template/overall_footer.html
index 56dd7ae27a..c78094ec79 100644
--- a/phpBB/styles/prosilver/template/overall_footer.html
+++ b/phpBB/styles/prosilver/template/overall_footer.html
@@ -57,5 +57,6 @@
<!-- INCLUDEJS template/ajax.js -->
{SCRIPTS}
+<!-- RUNHOOKS overall_footer_end -->
</body>
</html>