aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/styles/prosilver/template/overall_footer.html
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-10-20 21:35:45 +0200
committerMarc Alexander <admin@m-a-styles.de>2019-10-20 21:35:45 +0200
commite78632767c3c9eb9fc8c2757d3e6e8b5f1d60ced (patch)
treee6c0de98c9d947801bb679f5336d5652b657543c /phpBB/styles/prosilver/template/overall_footer.html
parentcf7c3dcab5f9d6d38894c97cabf93db72e04d04d (diff)
downloadforums-e78632767c3c9eb9fc8c2757d3e6e8b5f1d60ced.tar
forums-e78632767c3c9eb9fc8c2757d3e6e8b5f1d60ced.tar.gz
forums-e78632767c3c9eb9fc8c2757d3e6e8b5f1d60ced.tar.bz2
forums-e78632767c3c9eb9fc8c2757d3e6e8b5f1d60ced.tar.xz
forums-e78632767c3c9eb9fc8c2757d3e6e8b5f1d60ced.zip
[ticket/15437] Rename jquery.min.js to jquery-3.4.1.min.js
PHPBB3-15437
Diffstat (limited to 'phpBB/styles/prosilver/template/overall_footer.html')
-rw-r--r--phpBB/styles/prosilver/template/overall_footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/styles/prosilver/template/overall_footer.html b/phpBB/styles/prosilver/template/overall_footer.html
index cd245decc4..d1b8863438 100644
--- a/phpBB/styles/prosilver/template/overall_footer.html
+++ b/phpBB/styles/prosilver/template/overall_footer.html
@@ -64,7 +64,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>
<!-- INCLUDEJS forum_fn.js -->
<!-- INCLUDEJS ajax.js -->