summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/process_svc_acct.html
diff options
context:
space:
mode:
Diffstat (limited to 'fs_selfservice/FS-SelfService/cgi/process_svc_acct.html')
-rw-r--r--fs_selfservice/FS-SelfService/cgi/process_svc_acct.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/fs_selfservice/FS-SelfService/cgi/process_svc_acct.html b/fs_selfservice/FS-SelfService/cgi/process_svc_acct.html
index 813521f..39920cb 100644
--- a/fs_selfservice/FS-SelfService/cgi/process_svc_acct.html
+++ b/fs_selfservice/FS-SelfService/cgi/process_svc_acct.html
@@ -1,10 +1,6 @@
-<HTML><HEAD><TITLE>MyAccount</TITLE></HEAD>
-<BODY BGCOLOR="#eeeeee"><FONT SIZE=5>MyAccount</FONT><BR><BR>
<%= $url = "$selfurl?session=$session_id;action="; ''; %>
-<%= include('myaccount_menu') %>
-<TD VALIGN="top">
+<%= include('header') %>
<FONT SIZE=4><%= $svc %> setup successfully.</FONT>
-</TD></TR></TABLE>
<%= include('footer') %>