1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-02 14:57:37 +02:00

[feature/events] Add overall_footer_end acp template event

PHPBB3-9550
This commit is contained in:
Michael Cullum
2012-04-01 12:18:20 +01:00
committed by David King
parent 44afff6b74
commit 9ba18a21f0

View File

@@ -42,5 +42,7 @@
<!-- INCLUDEJS ajax.js --> <!-- INCLUDEJS ajax.js -->
{SCRIPTS} {SCRIPTS}
<!-- EVENT overall_footer_end -->
</body> </body>
</html> </html>