From: Coleman Watts Date: Mon, 2 Feb 2015 22:55:16 +0000 (-0500) Subject: CRM-15906 - Related tpl cleanup X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=227e59a6a8437115eb71594b0313e6564fd850db;p=civicrm-core.git CRM-15906 - Related tpl cleanup --- diff --git a/templates/CRM/Pledge/Form/Payment.tpl b/templates/CRM/Pledge/Form/Payment.tpl index 913948349b..ca7d18a00c 100644 --- a/templates/CRM/Pledge/Form/Payment.tpl +++ b/templates/CRM/Pledge/Form/Payment.tpl @@ -25,39 +25,45 @@ *} {* this template is used for updating pledge payment*}
- - - - - - + + + +
{ts}Status{/ts}{$status}
{$form.scheduled_date.label}{include file="CRM/common/jcalendar.tpl" elementName=scheduled_date} - {ts}Scheduled Date for Pledge payment.{/ts}
{$form.scheduled_amount.label}{$form.currency.html} {$form.scheduled_amount.html} - {if !$pledgePayment} - - {ts}Adjust scheduled amount{/ts} - - {help id="adjust-payment-amount"} - {/if} + + + + + + + + + + + + - - - - -
{ts}Status{/ts}{$status}
{$form.scheduled_date.label}{include file="CRM/common/jcalendar.tpl" elementName=scheduled_date}
{$form.scheduled_amount.label} + {$form.currency.html} {$form.scheduled_amount.html} + {if !$pledgePayment} + + {ts}Adjust scheduled amount{/ts} + + {help id="adjust-payment-amount"} + {/if}
{$form.option_type.html}
-
{include file="CRM/common/formButtons.tpl" location="bottom"}
- +
{$form.option_type.html}
+
{include file="CRM/common/formButtons.tpl" location="bottom"}
+
{literal} - + {/literal}