X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fmake_payment.html;h=5f5bc1c8e50773527292d6ce40952c84b663cde9;hb=167dbdad01e2c1b62fd9be43cc05212e8c874a02;hp=da6e67ed22d7f583f2d0c0087109b00d26ec2c7b;hpb=d6b6f81e383f9d876e67e9704914e887a331012e;p=freeside.git diff --git a/fs_selfservice/FS-SelfService/cgi/make_payment.html b/fs_selfservice/FS-SelfService/cgi/make_payment.html index da6e67ed2..5f5bc1c8e 100644 --- a/fs_selfservice/FS-SelfService/cgi/make_payment.html +++ b/fs_selfservice/FS-SelfService/cgi/make_payment.html @@ -1,42 +1,22 @@ -MyAccount - - -MyAccount

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

+<%= include('header', 'Make a payment') %> +
- + +<%= $tr_amount_fee %> + +<%= include('discount_term') %> + - - -
Amount Due
- $<%=sprintf("%.2f",$balance)%> + $<%=sprintf("%.2f",$balance)%>
Payment amount -
- $"> -
-
Card type
- - Remember this information + NAME="save" VALUE="1"> + Remember this card and billing address
@@ -61,8 +41,8 @@

- +
- + <%= include('footer') %>