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 03:07:22 +0400
committersgiehl <stefan@piwik.org>2013-09-14 03:07:22 +0400
commit7589d301b04fba494557ca8dae1a12bd3476363a (patch)
tree2b40bbb420aefb005f6df778f845ce13d0cd7fee /plugins/Referers
parente0fd925e0d39fcf17c1e52b36c55812af7881297 (diff)
refs #4151 refactored some more usages of _js hack
Diffstat (limited to 'plugins/Referers')
-rw-r--r--plugins/Referers/templates/index.twig2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/Referers/templates/index.twig b/plugins/Referers/templates/index.twig
index 0d7babbd6d..b8e631ceb3 100644
--- a/plugins/Referers/templates/index.twig
+++ b/plugins/Referers/templates/index.twig
@@ -52,7 +52,7 @@
<br/>
<h2>{{ 'General_MoreDetails'|translate }}&nbsp;
- <a href="#" class="section-toggler-link" data-section-id="distinctReferrersByType">({{ 'General_Show_js'|translate }})</a>
+ <a href="#" class="section-toggler-link" data-section-id="distinctReferrersByType">({{ 'General_Show'|translate }})</a>
</h2>
</div>