summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/provision.html
blob: d31e6070b3308ea8241ce9d3bbab45fd1dab0390 (plain)
1
2
3
4
5
6
7
8
9
10
<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>
<HR>
<FONT SIZE="-2">powered by <a href="http://www.sisd.com/freeside">freeside</a></FONT>
</BODY></HTML>