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/Live/templates/indexVisitorLog.twig')
-rw-r--r--plugins/Live/templates/indexVisitorLog.twig4
1 files changed, 3 insertions, 1 deletions
diff --git a/plugins/Live/templates/indexVisitorLog.twig b/plugins/Live/templates/indexVisitorLog.twig
index e04a1a35b7..29e4749fb4 100644
--- a/plugins/Live/templates/indexVisitorLog.twig
+++ b/plugins/Live/templates/indexVisitorLog.twig
@@ -1,3 +1,5 @@
-<h2 piwik-enriched-headline>{{ 'Live_VisitorLog'|translate }}</h2>
+<div piwik-content-intro>
+ <h2 piwik-enriched-headline>{{ 'Live_VisitorLog'|translate }}</h2>
+</div>
{{ visitorLog|raw }}