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

Merge pull request #3218 from rxu/ticket/13419

[ticket/13419] Add the lowermost template event
This commit is contained in:
Joas Schilling
2014-12-27 14:02:39 +01:00
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>