From c319760b2aabce029cf7aa59ad92715a770e695f Mon Sep 17 00:00:00 2001 From: Jagadedes Date: Mon, 27 Oct 2014 09:05:26 +0530 Subject: [PATCH] #30680 fixed broken in link to add in pb and widget lising pages --- templates/CRM/Wci/Page/ProgressBarList.tpl | 2 +- templates/CRM/Wci/Page/WidgetList.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/CRM/Wci/Page/ProgressBarList.tpl b/templates/CRM/Wci/Page/ProgressBarList.tpl index 97d869c..18c307b 100644 --- a/templates/CRM/Wci/Page/ProgressBarList.tpl +++ b/templates/CRM/Wci/Page/ProgressBarList.tpl @@ -102,7 +102,7 @@ {else}
  - {ts 1=$newPageURL}No Progressbars have been created yet. Click here to create a new Progressbar.{/ts} + {ts 1=$newPageURL}No Progressbars have been created yet. Click here to create a new Progressbar.{/ts}
{/if} {/if} diff --git a/templates/CRM/Wci/Page/WidgetList.tpl b/templates/CRM/Wci/Page/WidgetList.tpl index f6a4588..70016ff 100644 --- a/templates/CRM/Wci/Page/WidgetList.tpl +++ b/templates/CRM/Wci/Page/WidgetList.tpl @@ -87,7 +87,7 @@ {else}
  - {ts 1=$newPageURL}No wci widgets have been created yet. Click here to create a new wci widget.{/ts} + {ts 1=$newPageURL}No wci widgets have been created yet. Click here to create a new wci widget.{/ts}
{/if} {/if} -- 2.25.1