aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm/style/simple_footer.html
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-10-23 20:56:58 +0200
committerMarc Alexander <admin@m-a-styles.de>2019-10-23 20:56:58 +0200
commit90a8e1dd1c8714f1e7da658a7401e782f6313fe4 (patch)
tree6608300abee27c730ce74dfa072572fdc2835765 /phpBB/adm/style/simple_footer.html
parentb0b3810aab2474fdd7ea93c98da0ef01c9958dfd (diff)
parent396a8214db6654947f0cceeca85f60c1edae6ffe (diff)
downloadforums-90a8e1dd1c8714f1e7da658a7401e782f6313fe4.tar
forums-90a8e1dd1c8714f1e7da658a7401e782f6313fe4.tar.gz
forums-90a8e1dd1c8714f1e7da658a7401e782f6313fe4.tar.bz2
forums-90a8e1dd1c8714f1e7da658a7401e782f6313fe4.tar.xz
forums-90a8e1dd1c8714f1e7da658a7401e782f6313fe4.zip
Merge branch 'prep-release-3.3.0-b1' into 3.3.x
Diffstat (limited to 'phpBB/adm/style/simple_footer.html')
-rw-r--r--phpBB/adm/style/simple_footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/adm/style/simple_footer.html b/phpBB/adm/style/simple_footer.html
index 4b54b83373..dd9dc90fd0 100644
--- a/phpBB/adm/style/simple_footer.html
+++ b/phpBB/adm/style/simple_footer.html
@@ -17,7 +17,7 @@
</div>
<script src="{T_JQUERY_LINK}"></script>
-<!-- IF S_ALLOW_CDN --><script>window.jQuery || document.write('\x3Cscript src="{T_ASSETS_PATH}/javascript/jquery.min.js?assets_version={T_ASSETS_VERSION}">\x3C/script>');</script><!-- ENDIF -->
+<!-- IF S_ALLOW_CDN --><script>window.jQuery || document.write('\x3Cscript src="{T_ASSETS_PATH}/javascript/jquery-3.4.1.min.js?assets_version={T_ASSETS_VERSION}">\x3C/script>');</script><!-- ENDIF -->
<script src="{T_ASSETS_PATH}/javascript/core.js?assets_version={T_ASSETS_VERSION}"></script>
<!-- EVENT acp_simple_footer_after -->