summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/customer_change_pkg.html
blob: 46d3faf86881ab061d02498a9f09273c2e17b098 (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('change_pkg') %>
</TD></TR></TABLE>
<%= include('footer') %>