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:
authormattab <matthieu.aubry@gmail.com>2013-11-19 05:13:53 +0400
committermattab <matthieu.aubry@gmail.com>2013-11-19 05:13:53 +0400
commit24337db5e43620ebf299ed877c3daff1565dcb79 (patch)
treef0f827351deefb317fa36c5a11f9059198ee512e
parent981965af083c9dbcc097df742428e6cc666f96f2 (diff)
2.0-b62.0-b6
-rw-r--r--core/Version.php2
-rw-r--r--plugins/CoreHome/templates/_warningInvalidHost.twig3
2 files changed, 3 insertions, 2 deletions
diff --git a/core/Version.php b/core/Version.php
index f07ab181ac..63535a5518 100644
--- a/core/Version.php
+++ b/core/Version.php
@@ -24,5 +24,5 @@ final class Version
* The current Piwik version.
* @var string
*/
- const VERSION = '2.0-b5';
+ const VERSION = '2.0-b6';
}
diff --git a/plugins/CoreHome/templates/_warningInvalidHost.twig b/plugins/CoreHome/templates/_warningInvalidHost.twig
index 7350a52fe6..bed1bc3525 100644
--- a/plugins/CoreHome/templates/_warningInvalidHost.twig
+++ b/plugins/CoreHome/templates/_warningInvalidHost.twig
@@ -4,7 +4,8 @@
<a style="float:right;" href="http://piwik.org/faq/troubleshooting/#faq_171" target="_blank"><img src="plugins/Zeitgeist/images/help_grey.png"/></a>
<strong>{{ 'General_Warning'|translate }}:&nbsp;</strong>{{ invalidHostMessage|raw }}
- <br><hr>
+ <br>
+ <br>
<small>{{ invalidHostMessageHowToFix|raw }}
<br/><br/><a style="float:right;" href="http://piwik.org/faq/troubleshooting/#faq_171" target="_blank">{{ 'General_Help'|translate }}