1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-05-28 10:09:15 +02:00

[feature/events] Adding simple_footer_end acp template event

PHPBB3-9550
This commit is contained in:
Michael Cullum 2012-04-01 12:24:50 +01:00 committed by David King
parent 6a29de3f1b
commit 1f9b662964

View File

@ -18,6 +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 simple_footer_end -->
</body>
</html>