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:22:37 +0400
committerFabian Becker <halfdan@xnorfz.de>2013-02-25 02:22:37 +0400
commitcb4190259c2ab5a79c10a042990f4aced528982b (patch)
tree0dc09d20a5466c77c6ad3f84917e2a3bc9fb87b9 /plugins/Login
parentd52db895dd56559ac2633e8a2cad4b72d91cea99 (diff)
IE7/8 compatibility mode using html5.js
Diffstat (limited to 'plugins/Login')
-rw-r--r--plugins/Login/templates/header.tpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/plugins/Login/templates/header.tpl b/plugins/Login/templates/header.tpl
index 6a7be43ecf..1e41ba9cbc 100644
--- a/plugins/Login/templates/header.tpl
+++ b/plugins/Login/templates/header.tpl
@@ -6,6 +6,9 @@
<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}