summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/customer_order_pkg.html
blob: 78cc16c2718ab5f933ed50ae1aafbf658dc8f3af (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('order_pkg') %>
</TD></TR></TABLE>
<%= include('footer') %>