X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=templates%2FCRM%2FContribute%2FForm%2FAdditionalPayment.tpl;h=b8ef319c5c370e575791547a7c97f1449f4e3322;hb=f7ba9bc4e90b4b053e77d4408dd4ce215e2b19a6;hp=4986af3e9682e14d9020e3aaa241d615a99be965;hpb=cea2b87d0584406d003579ec2ff034646c5d54cb;p=civicrm-core.git diff --git a/templates/CRM/Contribute/Form/AdditionalPayment.tpl b/templates/CRM/Contribute/Form/AdditionalPayment.tpl index 4986af3e96..b8ef319c5c 100644 --- a/templates/CRM/Contribute/Form/AdditionalPayment.tpl +++ b/templates/CRM/Contribute/Form/AdditionalPayment.tpl @@ -60,11 +60,6 @@ {include file="CRM/Contribute/Form/AdditionalInfo/$formType.tpl"} {else} -{if $paymentType eq 'refund'} -

{ts}New Event Refund{/ts}

-{else} -

{if $component eq 'event'}{if $contributionMode}{ts}Credit Card Event Payment{/ts}{else}{ts}New Event Payment{/ts}{/if}{/if}

-{/if}
{if $contributionMode == 'test'} @@ -78,16 +73,18 @@
 {ts}You will not be able to send an automatic email receipt for this payment because there is no email address recorded for this contact. If you want a receipt to be sent when this payment is recorded, click Cancel and then click Edit from the Summary tab to add an email address before recording the payment.{/ts}
{/if} + {if $newCredit AND $contributionMode EQ null} + {if $contactId} + {capture assign=ccModeLink}{crmURL p='civicrm/payment/add' q="reset=1&action=add&cid=`$contactId`&id=`$id`&component=`$component`&mode=live"}{/capture} + {/if} + {if $paymentType eq 'owed'} + + {/if} + {/if}
{include file="CRM/common/formButtons.tpl"} - {if $newCredit AND $contributionMode EQ null} - {if $contactId} - {capture assign=ccModeLink}{crmURL p='civicrm/payment/add' q="reset=1&action=add&cid=`$contactId`&id=`$id`&component=`$component`&mode=live"}{/capture} - {/if} - {if $paymentType eq 'owed'} -  » {ts}submit credit card payment{/ts} - {/if} - {/if}
@@ -126,12 +123,12 @@ {if $showCheckNumber || !$isOnline} - + {/if} - + {if $email and $outBound_option != 2} @@ -199,7 +196,7 @@ {literal}
{$form.check_number.label}{$form.check_number.html|crmReplace:class:six}{$form.check_number.html}
{$form.trxn_id.label}{$form.trxn_id.html|crmReplace:class:twelve} {help id="id-trans_id"}{$form.trxn_id.html} {help id="id-trans_id"}