summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html
diff options
context:
space:
mode:
authorjeff <jeff>2006-11-27 07:11:53 +0000
committerjeff <jeff>2006-11-27 07:11:53 +0000
commitb5bd90f5ee35af1ca7989bf92dc50ada7c2cbcb8 (patch)
tree83f002ad9c43424027b7f9aff9c0b541a0eabbe8 /fs_selfservice/FS-SelfService/cgi/myaccount_menu.html
parentd1688630a1f43fcd0e780d98556282de3e756f6a (diff)
order package from self-service
Diffstat (limited to 'fs_selfservice/FS-SelfService/cgi/myaccount_menu.html')
-rw-r--r--fs_selfservice/FS-SelfService/cgi/myaccount_menu.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html b/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html
index 6dacc3e..aa24f5d 100644
--- a/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html
+++ b/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html
@@ -12,7 +12,8 @@ my @menu = (
{ title=>' ' },
{ title=>'Purchase', size=>'+1', },
-# { title=>'Purchase additional package*', url=>'order', 'indent'=>2 },
+ { title=>'Purchase additional package*',
+ url=>'customer_order_pkg', 'indent'=>2 },
);
if ( 1 ) { #XXXFIXME "enable selfservice prepay features" flag or something, eventually per-pkg or something really fancy