1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[feature/events] acp_simple_footer_end -> acp_simple_footer_after

PHPBB3-9550
This commit is contained in:
David King
2012-12-17 11:23:22 -05:00
parent 79ea26409b
commit 4e8ee1e6b9

View File

@@ -18,7 +18,7 @@
<script type="text/javascript" src="{T_JQUERY_LINK}"></script>
<!-- IF S_JQUERY_FALLBACK --><script type="text/javascript">window.jQuery || document.write(unescape('%3Cscript src="{T_ASSETS_PATH}/javascript/jquery.js?assets_version={T_ASSETS_VERSION}" type="text/javascript"%3E%3C/script%3E'));</script><!-- ENDIF -->
<!-- EVENT acp_simple_footer_end -->
<!-- EVENT acp_simple_footer_after -->
</body>
</html>