diff options
Diffstat (limited to 'phpBB/styles/subsilver2/template')
4 files changed, 4 insertions, 2 deletions
diff --git a/phpBB/styles/subsilver2/template/overall_footer.html b/phpBB/styles/subsilver2/template/overall_footer.html index 4494ed83bf..3cdd071211 100644 --- a/phpBB/styles/subsilver2/template/overall_footer.html +++ b/phpBB/styles/subsilver2/template/overall_footer.html @@ -8,5 +8,7 @@ <!-- IF DEBUG_OUTPUT --><br /><bdo dir="ltr">[ {DEBUG_OUTPUT} ]</bdo><!-- ENDIF --></span> </div> +<script type="text/javascript" src="{T_ASSETS_PATH}/javascript/jquery.js"></script> + </body> </html> diff --git a/phpBB/styles/subsilver2/template/overall_header.html b/phpBB/styles/subsilver2/template/overall_header.html index 4ceebf848c..a27c13624b 100644 --- a/phpBB/styles/subsilver2/template/overall_header.html +++ b/phpBB/styles/subsilver2/template/overall_header.html @@ -25,7 +25,6 @@ <link rel="stylesheet" href="{T_STYLESHEET_LINK}" type="text/css" /> -<script type="text/javascript" src="{T_ASSETS_PATH}/javascript/jquery.js"></script> <script type="text/javascript"> // <