X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FContribute%2FForm%2FAdditionalPayment.tpl;h=dac87b1e676f8e475a50622cadbcc3eb0772a52a;hb=fa938177202b0ef376e00b6cbe8be3814ef1cd28;hp=104ff3092d87ccbcb2413af796128b6e9017f046;hpb=ebe74440841ad798104df78244ee35e481a68282;p=civicrm-core.git diff --git a/templates/CRM/Contribute/Form/AdditionalPayment.tpl b/templates/CRM/Contribute/Form/AdditionalPayment.tpl index 104ff3092d..dac87b1e67 100644 --- a/templates/CRM/Contribute/Form/AdditionalPayment.tpl +++ b/templates/CRM/Contribute/Form/AdditionalPayment.tpl @@ -1,8 +1,8 @@ {* +--------------------------------------------------------------------+ - | CiviCRM version 4.6 | + | CiviCRM version 4.7 | +--------------------------------------------------------------------+ - | Copyright CiviCRM LLC (c) 2004-2015 | + | Copyright CiviCRM LLC (c) 2004-2016 | +--------------------------------------------------------------------+ | This file is a part of CiviCRM. | | | @@ -29,7 +29,7 @@ {ts}Amount{/ts} {ts}Type{/ts} - {ts}Paid By{/ts} + {ts}Payment Method{/ts} {ts}Received{/ts} {ts}Transaction ID{/ts} {ts}Status{/ts} @@ -51,12 +51,14 @@ {else} {assign var='entity' value=$component} {/if} - {ts 1=$entity}No additional payments found for this %1 record{/ts} + {ts 1=$entity}No payments found for this %1 record{/ts} {/if} -
- {include file="CRM/common/formButtons.tpl"} -
-{elseif $formType} + {if !$suppressPaymentFormButtons} +
+ {include file="CRM/common/formButtons.tpl"} +
+ {/if} + {elseif $formType} {include file="CRM/Contribute/Form/AdditionalInfo/$formType.tpl"} {else} @@ -85,7 +87,7 @@ {ts}Participant{/ts}{$displayName} {if $contributionMode} - {$form.payment_processor_id.label} * {$form.payment_processor_id.html} + {$form.payment_processor_id.label} * {$form.payment_processor_id.html} {/if} {ts}Event{/ts}{$eventName}