]> git.ipfire.org Git - thirdparty/AWStats.git/commitdiff
Better compatibility with firefox
authoreldy <>
Sun, 24 Apr 2005 23:50:04 +0000 (23:50 +0000)
committereldy <>
Sun, 24 Apr 2005 23:50:04 +0000 (23:50 +0000)
wwwroot/js/awstats_misc_tracker.js

index e0e766a9fc320a9d9cc00bd3b65949c29254e9a0..321763286baab2f612f8eac5708cf6defd22d21b 100644 (file)
@@ -3,7 +3,7 @@
 // You can add this file onto some of your web pages (main home page can
 // be enough) by adding the following HTML code to your page body:
 //
-// <script language=javascript type="text/javascript" src="/js/awstats_misc_tracker.js"></script>
+// <script language="javascript" type="text/javascript" src="/js/awstats_misc_tracker.js"></script>
 // <noscript><img src="/js/awstats_misc_tracker.js?nojs=y" height="0" width="0" border="0" style="display: none"></noscript>
 //
 // * This must be added after the <body> tag, not placed within the