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:
authorBenaka Moorthi <benaka.moorthi@gmail.com>2013-09-26 06:59:17 +0400
committerBenaka Moorthi <benaka.moorthi@gmail.com>2013-09-26 06:59:17 +0400
commit3f622e8f26895a8983fcebeb8d1a70852df75624 (patch)
tree3a5c11f78a73ea2fa5a60adb3db07a83f366a7f8 /plugins
parent1664a6dd0d3ae037029948af7013ae701ed34e7d (diff)
Refs #3089, fixing regression in visitor profile template.
Diffstat (limited to 'plugins')
-rw-r--r--plugins/Live/templates/getSingleVisitSummary.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Live/templates/getSingleVisitSummary.twig b/plugins/Live/templates/getSingleVisitSummary.twig
index 7b57636dab..4fcc03dd20 100644
--- a/plugins/Live/templates/getSingleVisitSummary.twig
+++ b/plugins/Live/templates/getSingleVisitSummary.twig
@@ -16,7 +16,7 @@
</li>
<li class="visitor-profile-id">
<span>{{ 'General_Id'|translate|upper }}</span>
- {% if widgetizedLink is defined %}<a class="visitor-profile-widget-link" href="{{ widgetizedLink }}" target="_blank" title="{{ 'General_OpenInNewWindow'|translate }} - {{ 'Live_VisitorProfile'|translate }} {{ 'General_Id'|translate|upper }} {{ visitData.visitorId }}">{% endif %}
+ {% if widgetizedLink is defined %}<a class="visitor-profile-widget-link" href="{{ widgetizedLink }}" target="_blank" title="{{ 'Widgetize_OpenInNewWindow'|translate }} - {{ 'Live_VisitorProfile'|translate }} {{ 'General_Id'|translate|upper }} {{ visitData.visitorId }}">{% endif %}
<strong>{{ visitData.visitorId }}</strong>
{% if widgetizedLink is defined %}</a>{% endif %}
<a class="visitor-profile-export" href="{{ exportLink }}" target="_blank" title="{{ 'General_ExportThisReport'|translate }}" style="display:none">