summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/provision.html
blob: 5ae7b42b752944de272739e84fca25c97f970b79 (plain)
1
2
3
4
5
6
7
8
<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('provision_list') %>
</TD></TR></TABLE>
<%= include('footer') %>