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:
Diffstat (limited to 'plugins/CoreHome/templates/index_before_menu.tpl')
-rw-r--r--plugins/CoreHome/templates/index_before_menu.tpl6
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/CoreHome/templates/index_before_menu.tpl b/plugins/CoreHome/templates/index_before_menu.tpl
index c6e0ac5f2c..7d76db2e52 100644
--- a/plugins/CoreHome/templates/index_before_menu.tpl
+++ b/plugins/CoreHome/templates/index_before_menu.tpl
@@ -1,12 +1,12 @@
{include file="CoreHome/templates/warning_invalid_host.tpl"}
{if !isset($showTopMenu) || $showTopMenu}
-{include file="CoreHome/templates/top_bar.tpl"}
+ {include file="CoreHome/templates/top_bar.tpl"}
{/if}
{include file="CoreHome/templates/top_screen.tpl"}
<div class="ui-confirm" id="alert">
- <h2></h2>
- <input role="yes" type="button" value="{'General_Ok'|translate}" />
+ <h2></h2>
+ <input role="yes" type="button" value="{'General_Ok'|translate}"/>
</div>