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/Goals/templates/editGoals.twig')
-rw-r--r--plugins/Goals/templates/editGoals.twig2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Goals/templates/editGoals.twig b/plugins/Goals/templates/editGoals.twig
index 76b64b9918..1bc8956511 100644
--- a/plugins/Goals/templates/editGoals.twig
+++ b/plugins/Goals/templates/editGoals.twig
@@ -1,7 +1,5 @@
{% if userCanEditGoals %}
- <h2 piwik-enriched-headline>{{ 'Goals_ManageGoals'|translate }}</h2>
-
{% include "@Goals/_addEditGoal.twig" %}
{% else %}