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:
authormattpiwik <matthieu.aubry@gmail.com>2011-04-11 11:03:39 +0400
committermattpiwik <matthieu.aubry@gmail.com>2011-04-11 11:03:39 +0400
commit521164f49a564b57a0d251e9e2b6a0c03ee14a86 (patch)
tree4adb3454053003ab3b1fb8770043dd2f4c8e29cb /plugins/Goals/templates/list_goal_edit.tpl
parent42a662c68db808b34b0b7f28f01b972305d7c227 (diff)
Fixes #2293 Adding "Goal matching on page title" feature, making it a lot easier to trigger Goal on Custom named Events
git-svn-id: http://dev.piwik.org/svn/trunk@4396 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'plugins/Goals/templates/list_goal_edit.tpl')
-rw-r--r--plugins/Goals/templates/list_goal_edit.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/Goals/templates/list_goal_edit.tpl b/plugins/Goals/templates/list_goal_edit.tpl
index 8dcdb3a196..7a23c5422a 100644
--- a/plugins/Goals/templates/list_goal_edit.tpl
+++ b/plugins/Goals/templates/list_goal_edit.tpl
@@ -28,6 +28,7 @@ var goalTypeToTranslation = {ldelim}
"manually" : "{'Goals_ManuallyTriggeredUsingJavascriptFunction'|translate}",
"file" : "{'Goals_Download'|translate}",
"url" : "{'Goals_VisitUrl'|translate}",
+ "title" : "{'Goals_VisitPageTitle'|translate}",
"external_website" : "{'Goals_ClickOutlink'|translate}"
{rdelim}
{literal}