From: Jagadedes Date: Mon, 27 Oct 2014 03:35:26 +0000 (+0530) Subject: #30680 fixed broken in link to add in pb and widget lising pages X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=c319760b2aabce029cf7aa59ad92715a770e695f;p=com.zyxware.civiwci.git #30680 fixed broken in link to add in pb and widget lising pages --- 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}