From 0c525f3ba7b2b6730b8939b950e4d76dd16802a9 Mon Sep 17 00:00:00 2001 From: cvs2git Date: Thu, 5 Jan 2006 09:34:30 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'SQL_LEDGER_2_4_4'. --- .../FS-SelfService/cgi/make_payment.html | 118 --------------------- 1 file changed, 118 deletions(-) delete mode 100644 fs_selfservice/FS-SelfService/cgi/make_payment.html (limited to 'fs_selfservice/FS-SelfService/cgi/make_payment.html') diff --git a/fs_selfservice/FS-SelfService/cgi/make_payment.html b/fs_selfservice/FS-SelfService/cgi/make_payment.html deleted file mode 100644 index 1bbbe90b2..000000000 --- a/fs_selfservice/FS-SelfService/cgi/make_payment.html +++ /dev/null @@ -1,118 +0,0 @@ -MyAccount -MyAccount

-<%= $url = "$selfurl?session=$session_id;action="; ''; %> -<%= include('myaccount_menu') %> - -Make a payment

-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
Amount Due -
- $<%=sprintf("%.2f",$balance)%> -
-
Payment amount -
- $"> -
-
Card type - -
Card number - - - - - - - - -
- Exp. - - / - -
-
Exact name on card
Card billing address - -
Address line 2 - -
City - - - - - - - - -
- - State - - Zip - -
-
- - Remember this information -
- NAME="auto" VALUE="1" onClick="if (this.checked) { document.OneTrueForm.save.checked=true; }"> - Charge future payments to this card automatically -
-
- - -
- -
-powered by freeside - - -- cgit v1.2.1