1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 03:04:09 +02:00

[ticket/13419] Add the lowermost template event

PHPBB3-13419
This commit is contained in:
rxu
2014-12-06 13:39:20 +07:00
parent 70483d6088
commit 0a419781c2
3 changed files with 12 additions and 0 deletions

View File

@@ -48,5 +48,7 @@
<!-- IF S_PLUPLOAD --><!-- INCLUDE plupload.html --><!-- ENDIF -->
{$SCRIPTS}
<!-- EVENT overall_footer_body_after -->
</body>
</html>

View File

@@ -23,5 +23,7 @@
{$SCRIPTS}
<!-- EVENT overall_footer_body_after -->
</body>
</html>