From f2da7afab2eb57daf8963f9dbf3066aa6d1fdd99 Mon Sep 17 00:00:00 2001 From: Vimal Joseph Date: Sun, 28 Dec 2014 14:40:24 +0530 Subject: [PATCH] Fix typo and padding in widget creation page help text --- templates/CRM/Wci/Form/CreateWidget.hlp | 2 +- templates/CRM/Wci/Form/CreateWidget.tpl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/CRM/Wci/Form/CreateWidget.hlp b/templates/CRM/Wci/Form/CreateWidget.hlp index 1f1fa8b..076cff6 100644 --- a/templates/CRM/Wci/Form/CreateWidget.hlp +++ b/templates/CRM/Wci/Form/CreateWidget.hlp @@ -46,6 +46,6 @@ {htxt id="add-new-pb"} {capture assign="createPBURL"}{crmURL p="civicrm/wci/progress-bar/add" q="reset=1"}{/capture} -{ts 1=$createPBURL}If no progressbars availavle, create one. +{ts 1=$createPBURL}If no progressbars available, create one. {/ts} {/htxt} diff --git a/templates/CRM/Wci/Form/CreateWidget.tpl b/templates/CRM/Wci/Form/CreateWidget.tpl index fb6a44a..b76bc66 100644 --- a/templates/CRM/Wci/Form/CreateWidget.tpl +++ b/templates/CRM/Wci/Form/CreateWidget.tpl @@ -71,7 +71,7 @@
{$form.progress_bar.label}
-
{$form.progress_bar.html}{help id="add-new-pb" file="CRM/Wci/Form/CreateWidget"}
+
{$form.progress_bar.html} {help id="add-new-pb" file="CRM/Wci/Form/CreateWidget"}
-- 2.25.1