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

[ticket/10155] Move jQuery inclusion to footer

PHPBB3-10155
This commit is contained in:
Igor Wiedler
2011-07-17 10:05:40 +02:00
parent 3b71c85dcf
commit 17bf983cdc
14 changed files with 14 additions and 7 deletions

View File

@@ -20,5 +20,7 @@
</div>
</div>
<script type="text/javascript" src="{T_ASSETS_PATH}/javascript/jquery.js"></script>
</body>
</html>