From 7f43bf155bc79e3c9bd5d88e53117595963c301e Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 31 Jul 2009 13:20:54 +0000 Subject: skin up self-service according to config passed from backend, RT#5530 --- fs_selfservice/FS-SelfService/cgi/make_payment.html | 21 +++------------------ 1 file changed, 3 insertions(+), 18 deletions(-) (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 index da6e67ed2..96a17ba4c 100644 --- a/fs_selfservice/FS-SelfService/cgi/make_payment.html +++ b/fs_selfservice/FS-SelfService/cgi/make_payment.html @@ -1,21 +1,6 @@ -MyAccount - - -MyAccount

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

@@ -64,5 +49,5 @@
- + <%= include('footer') %> -- cgit v1.2.1