skin up self-service according to config passed from backend, RT#5530
[freeside.git] / fs_selfservice / FS-SelfService / cgi / provision_svc_acct.html
index 550493b..bffd22f 100644 (file)
@@ -1,8 +1,6 @@
-<HTML><HEAD><TITLE>MyAccount</TITLE></HEAD>
-<BODY BGCOLOR="#eeeeee"><FONT SIZE=5>MyAccount</FONT><BR><BR>
 <%= $url = "$selfurl?session=$session_id;action="; ''; %>
 <%= $url = "$selfurl?session=$session_id;action="; ''; %>
-<%= include('myaccount_menu') %>
-<TD VALIGN="top">
+<%= include('header') %>
+
 <%= include('svc_acct') %>
 <%= include('svc_acct') %>
-</TD></TR></TABLE>
+
 <%= include('footer') %>
 <%= include('footer') %>