From c0fdb0884f3e5fb72e83e0b65d52b5a593bd670a Mon Sep 17 00:00:00 2001 From: jeff Date: Wed, 23 Jan 2008 19:18:39 +0000 Subject: change service, billing, and payment info in selfservice --- .../FS-SelfService/cgi/make_ach_payment.html | 56 ++-------------------- 1 file changed, 3 insertions(+), 53 deletions(-) (limited to 'fs_selfservice/FS-SelfService/cgi/make_ach_payment.html') diff --git a/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html b/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html index 83d36b9b9..f80142325 100644 --- a/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html +++ b/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html @@ -36,59 +36,9 @@ $"> - - Account type - - - - - Account number - - - ABA/Routing number - - - Bank name - - - <%= - $OUT = ''; - if ($show_paystate) { - $OUT .= qq!Bank state'; - } - %> - <%= - $OUT = ''; - if ($show_ss) { - $OUT .= 'Account holder
Social '; - $OUT .= 'security or tax ID #'; - $OUT .= qq!!; - $OUT .= ''; - } - %> - <%= - $OUT = ''; - if ($show_stateid) { - $OUT .= ''; - $OUT .= qq!Account holder
$stateid_label!; - $OUT .= qq!!; - $OUT .= qq!$stateid_state_label!; - $OUT .= ''; - } - %> + +<%= include('check') %> + Remember this information -- cgit v1.2.1