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:
authormatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2010-05-13 20:41:13 +0400
committermatt <matt@59fd770c-687e-43c8-a1e3-f5a4ff64c105>2010-05-13 20:41:13 +0400
commit18d617b24cb9100100125653d8788b37afddf1e5 (patch)
tree89747dcea9951bc40f1b85e6065d459d7dc00df9 /plugins/Login
parent0997e9822fe39e9dbaf15afdf0fe802189b34ac7 (diff)
Fixes #1354
Diffstat (limited to 'plugins/Login')
-rw-r--r--plugins/Login/templates/header.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Login/templates/header.tpl b/plugins/Login/templates/header.tpl
index 45eb65947d..b1cb4b4ae7 100644
--- a/plugins/Login/templates/header.tpl
+++ b/plugins/Login/templates/header.tpl
@@ -2,7 +2,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" dir="ltr">
<head>
- <title>Piwik &rsaquo; Login</title>
+ <title>Piwik &rsaquo; {'Login_LogIn'|translate}</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="shortcut icon" href="plugins/CoreHome/templates/images/favicon.ico" />