]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blobdiff - html/html/themes/ipfire/include/functions.pl
Colorize the bandwidth meter and update jquery.
[people/teissler/ipfire-2.x.git] / html / html / themes / ipfire / include / functions.pl
index c681f804a76a7a415f84f6e32396801164ba9a6a..b97c32613bd8399d571518d8cd84b1e1672db355 100644 (file)
@@ -179,7 +179,7 @@ END
 ;
 if ($settings{'SPEED'} ne 'off') {
 print <<END
-    <script type="text/javascript" src="/include/jquery-1.2.6.min.js"></script>
+    <script type="text/javascript" src="/include/jquery-1.9.1.min.js"></script>
     <script type="text/javascript">
         var t_current;
         var t_last;