From 7178cf18108a70967ee40b2a02f990e8cf48592b Mon Sep 17 00:00:00 2001 From: Jagadedes Date: Mon, 24 Nov 2014 10:13:25 +0530 Subject: [PATCH] #31564 create pb link in the help tip not working --- templates/CRM/Wci/Form/CreateWidget.hlp | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/templates/CRM/Wci/Form/CreateWidget.hlp b/templates/CRM/Wci/Form/CreateWidget.hlp index aaac13f..1f1fa8b 100644 --- a/templates/CRM/Wci/Form/CreateWidget.hlp +++ b/templates/CRM/Wci/Form/CreateWidget.hlp @@ -45,5 +45,7 @@ {/htxt} {htxt id="add-new-pb"} -{ts}If no progressbars availavle, create one.{/ts} +{capture assign="createPBURL"}{crmURL p="civicrm/wci/progress-bar/add" q="reset=1"}{/capture} +{ts 1=$createPBURL}If no progressbars availavle, create one. +{/ts} {/htxt} -- 2.25.1