diff options
Diffstat (limited to 'phpBB/styles/prosilver')
4 files changed, 4 insertions, 2 deletions
diff --git a/phpBB/styles/prosilver/template/overall_footer.html b/phpBB/styles/prosilver/template/overall_footer.html index 5075c661f3..51a2fba060 100644 --- a/phpBB/styles/prosilver/template/overall_footer.html +++ b/phpBB/styles/prosilver/template/overall_footer.html @@ -33,5 +33,7 @@ <!-- IF not S_IS_BOT -->{RUN_CRON_TASK}<!-- ENDIF --> </div> +<script type="text/javascript" src="{T_ASSETS_PATH}/javascript/jquery.js"></script> + </body> </html> diff --git a/phpBB/styles/prosilver/template/overall_header.html b/phpBB/styles/prosilver/template/overall_header.html index e80c8dd55c..4d6fbf4dae 100644 --- a/phpBB/styles/prosilver/template/overall_header.html +++ b/phpBB/styles/prosilver/template/overall_header.html @@ -34,7 +34,6 @@ about phpBB please visit http://www.phpbb.com --> -<script type="text/javascript" src="{T_ASSETS_PATH}/javascript/jquery.js"></script> <script type="text/javascript"> // <