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:
authorsgiehl <stefan@piwik.org>2013-08-13 18:17:38 +0400
committersgiehl <stefan@piwik.org>2013-08-14 15:02:40 +0400
commitaa8b2f1f0e6d1bc9af62694448f33d125bf8141a (patch)
tree60521bcc9cd425460de99661498e317d80f90893 /plugins/Login/templates/login.twig
parentd6c007dd4e87b0250a5ee3b2d6b50ec6e755af0c (diff)
added missing ';' / use double quotes for attribute values instead of single quotes
Diffstat (limited to 'plugins/Login/templates/login.twig')
-rw-r--r--plugins/Login/templates/login.twig4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Login/templates/login.twig b/plugins/Login/templates/login.twig
index 7b1e37e7f7..91a9fffe0b 100644
--- a/plugins/Login/templates/login.twig
+++ b/plugins/Login/templates/login.twig
@@ -77,9 +77,9 @@
<strong>{{ 'General_Warning'|translate }}:&nbsp;</strong>{{ invalidHostMessage }}
<br><br>{{ invalidHostMessageHowToFix }}
- <br/><br/><a style="float:right" href="http://piwik.org/faq/troubleshooting/#faq_171"
+ <br/><br/><a style="float:right;" href="http://piwik.org/faq/troubleshooting/#faq_171"
target="_blank">{{ 'General_Help'|translate }}
- <img style='vertical-align: bottom' src="plugins/Zeitgeist/images/help_grey.png"/></a><br/>
+ <img style="vertical-align: bottom;" src="plugins/Zeitgeist/images/help_grey.png"/></a><br/>
</div>
{% else %}
<div id="message_container">