From 5a984be85123f673549efd2b22c22c7e44189192 Mon Sep 17 00:00:00 2001 From: einhverfr Date: Wed, 9 Jul 2008 17:52:06 +0000 Subject: Correcting parse errors on Form.pm Including David Mora's discount handling patches to single-payment interfaces git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@2200 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/payments/payment1.html | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) (limited to 'UI/payments/payment1.html') diff --git a/UI/payments/payment1.html b/UI/payments/payment1.html index 1df90592..d928dd33 100644 --- a/UI/payments/payment1.html +++ b/UI/payments/payment1.html @@ -17,11 +17,15 @@
- - - + + + + 'first_load', + id => 'first_load', + type => 'hidden', + value => 'on'} ?> + -- cgit v1.2.3