X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fmake_ach_payment.html;h=8c2dfe3059100edfed5994fe8dd116e09427d421;hb=6c621a877528c9eebab92579a243ca739175320d;hp=f8014232525a78beb5f99a4048769a5335023735;hpb=5e05724a635a22776f1b973f5d7e77989da4e048;p=freeside.git diff --git a/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html b/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html index f80142325..8c2dfe305 100644 --- a/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html +++ b/fs_selfservice/FS-SelfService/cgi/make_ach_payment.html @@ -1,46 +1,35 @@ -MyAccount - - -MyAccount

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

+<%= include('header', 'Make a payment') %> +
- +<%= +if ($balance > 0) { + $OUT .= < +EOF +} +%> +<%= include('discount_term') %> <%= include('check') %> @@ -54,8 +43,5 @@ -
Amount Due
- $<%=sprintf("%.2f",$balance)%> + $money_char$balance
Payment amount
- $"> + <%= $money_char %>
- + NAME="save" VALUE="1"> Remember this information
-
-powered by freeside - +<%= include('footer') %>