From 03bfa825f47a35ff8fac5c9a0ffa95107687901c Mon Sep 17 00:00:00 2001 From: einhverfr Date: Thu, 13 Dec 2007 21:27:59 +0000 Subject: Added a routine to sanitize the CGI variables. Needed for some CSV exports routines. git-svn-id: https://ledger-smb.svn.sourceforge.net/svnroot/ledger-smb/trunk@1978 4979c152-3d1c-0410-bac9-87ea11338e46 --- UI/payments/payments_detail.html | 26 ++++++++++++++++++-------- 1 file changed, 18 insertions(+), 8 deletions(-) (limited to 'UI/payments/payments_detail.html') diff --git a/UI/payments/payments_detail.html b/UI/payments/payments_detail.html index f926c041..0e931ddc 100644 --- a/UI/payments/payments_detail.html +++ b/UI/payments/payments_detail.html @@ -137,14 +137,18 @@ -
- +
+ + + + + -- + +
@@ -270,6 +274,12 @@ class = "submit" name = 'action' } ?> + -- cgit v1.2.3