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:
authorThomas Steur <thomas.steur@googlemail.com>2014-03-20 09:19:17 +0400
committerThomas Steur <thomas.steur@googlemail.com>2014-03-20 09:19:17 +0400
commit84e231884ef3a974ceecd0378f477c04ecd71ff5 (patch)
tree4f89dc9104c24a15471f1407ce6bf63dbd7d5510 /plugins/ScheduledReports
parent8b9f7106455ea4fa7e9f4436318c243ebf72af02 (diff)
worked on the possibility to leave feedback easier and to place help urls / inline help
Diffstat (limited to 'plugins/ScheduledReports')
-rw-r--r--plugins/ScheduledReports/templates/index.twig3
1 files changed, 2 insertions, 1 deletions
diff --git a/plugins/ScheduledReports/templates/index.twig b/plugins/ScheduledReports/templates/index.twig
index 3e41ac0147..b8ccecf53a 100644
--- a/plugins/ScheduledReports/templates/index.twig
+++ b/plugins/ScheduledReports/templates/index.twig
@@ -9,7 +9,8 @@
</div>
<div class="centerLargeDiv">
- <h2>{{ 'ScheduledReports_ManageEmailReports'|translate }}</h2>
+ <h2 piwik-enriched-headline
+ help-url="http://piwik.org/docs/email-reports/">{{ 'ScheduledReports_ManageEmailReports'|translate }}</h2>
<span id="reportSentSuccess"></span>
<span id="reportUpdatedSuccess"></span>