From: kurund Date: Tue, 13 Aug 2013 11:36:32 +0000 (+0530) Subject: fixed smarty error X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=9da03adbc70efcffa1eb958b7220166df3f311e1;p=civicrm-core.git fixed smarty error --- diff --git a/templates/CRM/Contribute/Form/Search/ContributionRecur.tpl b/templates/CRM/Contribute/Form/Search/ContributionRecur.tpl index 82760ffa8c..85f313515b 100644 --- a/templates/CRM/Contribute/Form/Search/ContributionRecur.tpl +++ b/templates/CRM/Contribute/Form/Search/ContributionRecur.tpl @@ -24,13 +24,15 @@ +--------------------------------------------------------------------+ *} -
-
- {ts}Recurring Contributions{/ts} -
-
+
+
+ {ts}Recurring Contributions{/ts} +
+
- + + @@ -65,8 +67,9 @@ {include file="CRM/Core/DateRange.tpl" fieldName="contribution_recur_cancel_date" from='_low' to='_high'} -
{ts}Start Date{/ts}
{ts}Start Date{/ts} {include file="CRM/Core/DateRange.tpl" fieldName="contribution_recur_start_date" from='_low' to='_high'}
-
-
+ +
+ +