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/lastVisits.tpl')
-rw-r--r--plugins/Live/templates/lastVisits.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Live/templates/lastVisits.tpl b/plugins/Live/templates/lastVisits.tpl
index 63a26afe6b..5a9ffec542 100644
--- a/plugins/Live/templates/lastVisits.tpl
+++ b/plugins/Live/templates/lastVisits.tpl
@@ -73,7 +73,7 @@
title="{$action.url|escape:'html'} - {$action.serverTimePretty|escape:'html'}"/>
{elseif $action.type == 'search'}
<img class='iconPadding' src="{$action.icon}"
- title="{'Actions_SubmenuSitesearch'|translate|escape:'html'}: {$action.pageTitle|escape:'html'} - {$action.serverTimePretty|escape:'html'}"/>
+ title="{'Actions_SubmenuSitesearch'|translate|escape:'html'}: {$action.siteSearchKeyword|escape:'html'} - {$action.serverTimePretty|escape:'html'}"/>
{else}
<img class='iconPadding' src="{$action.icon}"
title="{$action.goalName|escape:'html'} - {if $action.revenue > 0}{'Live_GoalRevenue'|translate}: {$action.revenue|money:$idSite} - {/if} {$action.serverTimePretty|escape:'html'}"/>