X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fmake_ach_payment.html;h=5b81b00a4b5c385a833934c6e8b51f76ea1bd562;hp=83d36b9b935879741ec3893eec020c1652cb53da;hb=d7eafc9c9aae2bf47ea19a56cc5bb1380c5874e4;hpb=9509e5bfb7f9331303153cac24d7bfecbe2ea9f1 diff --git a/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html b/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html index 83d36b9b9..5b81b00a4 100644 --- a/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html +++ b/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html @@ -1,22 +1,6 @@ -MyAccount - - -MyAccount

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

+<%= include('header', 'Make a payment') %> +
@@ -36,61 +20,12 @@ $"> - - 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('discount_term') %> +<%= include('check') %> + - + NAME="save" VALUE="1"> Remember this information @@ -104,8 +39,5 @@
- -
-powered by freeside - +<%= include('footer') %>