Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFabian Becker <halfdan@xnorfz.de>2013-02-25 02:48:38 +0400
committerFabian Becker <halfdan@xnorfz.de>2013-02-25 02:48:38 +0400
commitcf96ca9fcecb6c197ef9f41ba25e7f00c98136d1 (patch)
tree32826a7c3f9c1c85baf15e524f317754b242e007 /plugins/Login
parentcb4190259c2ab5a79c10a042990f4aced528982b (diff)
Remove IE6 warning - Image URL is just redirecting (actually moved to: http://www.ie6countdown.com/images/upgrade.jpg)
IE6 has fallen to <7% so I think it is ok to remove.
Diffstat (limited to 'plugins/Login')
-rw-r--r--plugins/Login/templates/header.tpl4
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/Login/templates/header.tpl b/plugins/Login/templates/header.tpl
index 1e41ba9cbc..94eafe0284 100644
--- a/plugins/Login/templates/header.tpl
+++ b/plugins/Login/templates/header.tpl
@@ -6,9 +6,6 @@
<link rel="shortcut icon" href="plugins/CoreHome/templates/images/favicon.ico" />
<link rel="stylesheet" type="text/css" href="plugins/Login/templates/login.css" />
<meta name="description" content="{'General_OpenSourceWebAnalytics'|translate|escape}" />
- <!--[if lt IE 9]>
- <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script>
- <![endif]>
{if isset($forceSslLogin) && $forceSslLogin}
{literal}
@@ -42,7 +39,6 @@
</head>
<body class="login">
{include file="CoreHome/templates/iframe_buster_body.tpl"}
-{include file="default/ie6.tpl"}
<div id="logo">
{if !$isCustomLogo}<a href="http://piwik.org" title="{$linkTitle}">{/if}
<img src='{$logoLarge}' title="{$linkTitle}" alt="Piwik" width="240" style='margin-right:20px' />