From 35f81a32d412f5077d5981da74f55311cff055ce Mon Sep 17 00:00:00 2001 From: JKingsnorth Date: Fri, 15 Jan 2016 11:40:04 +0000 Subject: [PATCH] Update tree icons to font awesome --- templates/CRM/Custom/Form/Optionfields.tpl | 4 ++-- templates/CRM/Price/Form/OptionFields.tpl | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/templates/CRM/Custom/Form/Optionfields.tpl b/templates/CRM/Custom/Form/Optionfields.tpl index 4778499acf..40d76d9603 100644 --- a/templates/CRM/Custom/Form/Optionfields.tpl +++ b/templates/CRM/Custom/Form/Optionfields.tpl @@ -58,7 +58,7 @@ {if $index GT 1} - {ts}hide field or section{/ts} + {/if} @@ -77,7 +77,7 @@ {/section} {ts}If you need additional options - you can add them after you Save your current entries.{/ts} diff --git a/templates/CRM/Price/Form/OptionFields.tpl b/templates/CRM/Price/Form/OptionFields.tpl index e0db489595..118b4ed0f9 100644 --- a/templates/CRM/Price/Form/OptionFields.tpl +++ b/templates/CRM/Price/Form/OptionFields.tpl @@ -56,7 +56,7 @@ {if $index GT 1} - {ts}hide field or section{/ts} + {/if} @@ -85,7 +85,7 @@ {/section}
{ts}If you need additional options - you can add them after you Save your current entries.{/ts} -- 2.25.1