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:
authorsgiehl <stefan@piwik.org>2013-09-14 19:04:14 +0400
committersgiehl <stefan@piwik.org>2013-09-14 19:04:14 +0400
commit4cdb9571814fb40173d81ef4ed2ce4341e01aee7 (patch)
tree24769e451baa37ba89905ff1684ba9abed2e703b /plugins/Overlay/templates
parent2fa88c207c1f626a933873feec27cc3089f7b610 (diff)
refs #4151 refactored more _js hack uses
Diffstat (limited to 'plugins/Overlay/templates')
-rw-r--r--plugins/Overlay/templates/index.twig4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/Overlay/templates/index.twig b/plugins/Overlay/templates/index.twig
index 9697f90024..ce377ef0a4 100644
--- a/plugins/Overlay/templates/index.twig
+++ b/plugins/Overlay/templates/index.twig
@@ -48,8 +48,8 @@
<div id="Overlay_Sidebar"></div>
- <a id="Overlay_RowEvolution">{{ 'General_RowEvolutionRowActionTooltipTitle_js'|translate }}</a>
- <a id="Overlay_Transitions">{{ 'General_TransitionsRowActionTooltipTitle_js'|translate }}</a>
+ <a id="Overlay_RowEvolution">{{ 'General_RowEvolutionRowActionTooltipTitle'|translate }}</a>
+ <a id="Overlay_Transitions">{{ 'General_TransitionsRowActionTooltipTitle'|translate }}</a>
<!-- TODO: rethink the way the sidebar works -->
<!-- <a id="Overlay_FullScreen" href="#">