mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 06:08:52 +00:00
[feature/events] Change _end suffix to _after in acp_overall_footer_end
PHPBB3-9550
This commit is contained in:
parent
cdfac59944
commit
c0652a7236
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
<!-- INCLUDEJS ajax.js -->
|
||||
{SCRIPTS}
|
||||
|
||||
<!-- EVENT acp_overall_footer_end -->
|
||||
<!-- EVENT acp_overall_footer_after -->
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Reference in a new issue