diff --git a/site/views/customers/receipt.ctp b/site/views/customers/receipt.ctp index c591d9c..2d93c2c 100644 --- a/site/views/customers/receipt.ctp +++ b/site/views/customers/receipt.ctp @@ -143,7 +143,8 @@ function addPaymentSource(flash) { addDiv('payment-entry-id', 'payment', 'payments', flash, // HTML section '
' + - 'Payment #%{id} (%{remove})' + +Payment #%{id} (%{remove})' + */ ?> + 'Payment' + '
' + element('form_table', echo $form->submit('Generate Receipt') . "\n"; ?> + Payments +*/ ?>
+ Add Another Payment
+*/ ?> end('Generate Receipt'); ?>