From d6cada7c6403baef84e80bdffd3edf68a1cc38e6 Mon Sep 17 00:00:00 2001 From: Kurund Jalmi Date: Sat, 29 Jun 2013 17:47:19 +0530 Subject: [PATCH] fixed hardcoded currency symnbol and also added {ts} tag, CRM-12974 --- templates/CRM/Contribute/Form/Contribution/PremiumBlock.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/CRM/Contribute/Form/Contribution/PremiumBlock.tpl b/templates/CRM/Contribute/Form/Contribution/PremiumBlock.tpl index 255a8146ab..9e27b6b215 100644 --- a/templates/CRM/Contribute/Form/Contribution/PremiumBlock.tpl +++ b/templates/CRM/Contribute/Form/Contribution/PremiumBlock.tpl @@ -78,7 +78,7 @@
{$row.name}
{ts 1=$row.min_contribution}You must contribute at least $%1 to get this item{/ts}
- +
{$row.description} -- 2.25.1