diff --git a/templates/CRM/Core/Page/PaymentPage.tpl b/templates/CRM/Core/Page/PaymentPage.tpl index 42139fdd7..502d713c8 100644 --- a/templates/CRM/Core/Page/PaymentPage.tpl +++ b/templates/CRM/Core/Page/PaymentPage.tpl @@ -15,7 +15,7 @@ > {* this is a hack in core & it's a hack here... *} {if $core_field_name == 'cvv2'} -
@@ -68,7 +68,7 @@ {/foreach} {if empty($display_fields)} + {/if} {if $core_field_name == 'credit_card_type'}{ts}Please Click the pay now button if you are not automatically redirected{/ts}
{/if} - + {* jQuery validate *} {include file="CRM/Form/validate.tpl"}