diff options
author | Filip Komar <filip@mageia.org> | 2014-03-09 22:24:16 +0000 |
---|---|---|
committer | Filip Komar <filip@mageia.org> | 2014-03-09 22:24:16 +0000 |
commit | 06faaee2704d5e772293bb0b52dcb45c8a56ae20 (patch) | |
tree | 2cfebd33c4506e443544f052e2a367d6d61816a0 | |
parent | 46111399f989c6b339d37ce3811e6dd51c882e1d (diff) | |
download | www-06faaee2704d5e772293bb0b52dcb45c8a56ae20.tar www-06faaee2704d5e772293bb0b52dcb45c8a56ae20.tar.gz www-06faaee2704d5e772293bb0b52dcb45c8a56ae20.tar.bz2 www-06faaee2704d5e772293bb0b52dcb45c8a56ae20.tar.xz www-06faaee2704d5e772293bb0b52dcb45c8a56ae20.zip |
removed obsolete thedaywefightback.js script
-rw-r--r-- | en/index.php | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/en/index.php b/en/index.php index a0a4d239e..7ff3ea0a7 100644 --- a/en/index.php +++ b/en/index.php @@ -266,10 +266,6 @@ $nav = array( </p> </div> </div> -<!--[if !(lt IE 8)]><!--> - <script type="text/javascript"> - (function(){var e=document.createElement("script");e.type="text/javascript";e.async=true;e.src=document.location.protocol+"//d1agz031tafz8n.cloudfront.net/thedaywefightback.js/widget.min.js";var t=document.getElementsByTagName("script")[0];t.parentNode.insertBefore(e,t)})() - </script> -<!--<![endif]--> + </body> </html> |