summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/customer_order_pkg.html
diff options
context:
space:
mode:
Diffstat (limited to 'fs_selfservice/FS-SelfService/cgi/customer_order_pkg.html')
-rwxr-xr-xfs_selfservice/FS-SelfService/cgi/customer_order_pkg.html8
1 files changed, 3 insertions, 5 deletions
diff --git a/fs_selfservice/FS-SelfService/cgi/customer_order_pkg.html b/fs_selfservice/FS-SelfService/cgi/customer_order_pkg.html
index 78cc16c..a20e8ac 100755
--- a/fs_selfservice/FS-SelfService/cgi/customer_order_pkg.html
+++ b/fs_selfservice/FS-SelfService/cgi/customer_order_pkg.html
@@ -1,8 +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') %>
+
<%= include('order_pkg') %>
-</TD></TR></TABLE>
+
<%= include('footer') %>