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:
authorkiriti.kishore <kiriti.kishore@gmail.com>2015-01-15 04:34:40 +0300
committerkiriti.kishore <kiriti.kishore@gmail.com>2015-01-15 04:34:40 +0300
commit920ce70964702c08d2fda15270e4fb69d6b9fdd4 (patch)
tree59e70b6ea460615d872767df1af3eecfc965f51c /plugins/UserCountryMap/templates/visitorMap.twig
parent6d1fbf1024fe7643e1854927569cc9ed8479c8fd (diff)
changed the lang translation, as well as putting section tags around the user map to tab across it, and changed the alt text for "Goals.php." to distinguish between "Display a table with Goals metrics" and "Display a table with visitor enganement metrics
Diffstat (limited to 'plugins/UserCountryMap/templates/visitorMap.twig')
-rw-r--r--plugins/UserCountryMap/templates/visitorMap.twig2
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins/UserCountryMap/templates/visitorMap.twig b/plugins/UserCountryMap/templates/visitorMap.twig
index da76ee038b..b10f1a4bdc 100644
--- a/plugins/UserCountryMap/templates/visitorMap.twig
+++ b/plugins/UserCountryMap/templates/visitorMap.twig
@@ -1,3 +1,4 @@
+<section>
<div class="UserCountryMap" style="position:relative; overflow:hidden;">
<div class="UserCountryMap_container">
<div class="UserCountryMap_map" style="overflow:hidden;"></div>
@@ -73,6 +74,7 @@
</div>
</div>
</div>
+</section>
{% if not noData %}
<!-- configure some piwik vars -->