[feature/events] Change _end suffix to _after in acp_overall_footer_end

PHPBB3-9550
This commit is contained in:
David King 2012-12-17 11:21:49 -05:00
parent cdfac59944
commit c0652a7236

View file

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