summaryrefslogtreecommitdiff
path: root/fs_selfservice
diff options
context:
space:
mode:
Diffstat (limited to 'fs_selfservice')
-rw-r--r--fs_selfservice/FS-SelfService/cgi/myaccount_menu.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html b/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html
index 92f3e1575..47fcfc127 100644
--- a/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html
+++ b/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html
@@ -12,7 +12,7 @@ my @menu = (
{ title=>' ' },
{ title=>'Purchase', size=>'+1', },
- { title=>'Purchase additional package*',
+ { title=>'Purchase additional package',
url=>'customer_order_pkg', 'indent'=>2 },
);
@@ -84,8 +84,6 @@ foreach my $item ( @menu ) {
%>
-<!-- <TR><TD STYLE="border-right: 1px solid black"><BR><BR>*&nbsp;coming&nbsp;soon</TD></TR> -->
-
<TR><TD STYLE="border-right: 1px solid black" HEIGHT="100%"><BR><BR><BR><BR></TD></TR>
</TABLE>