X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fmyaccount_menu.html;h=92f3e157586e3aae5a5eb501ddd44c8a00dbdb50;hb=dbb388836b7951a3db49deda05a1ff9ba5125c17;hp=aa22e7c9b023558a2f40d524b2e81a042a0aeb72;hpb=97316d268e5751a1d08a0a37e5a0456f2ce4815c;p=freeside.git diff --git a/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html b/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html index aa22e7c9b..92f3e1575 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 @@ -30,13 +31,14 @@ push @menu, ( { title=>' ' }, +{ title=>'View my usage', url=>'view_usage', size=>'+1', }, { title=>'Setup my services', url=>'provision', size=>'+1', }, { title=>' ' }, { title=>'Change my information', size=>'+1', }, - { title=>'Change payment information*', url=>'change_bill', indent=>2 }, - { title=>'Change service address*', url=>'change_ship', indent=>2 }, +# { title=>'Change payment information*', url=>'change_bill', indent=>2 }, +# { title=>'Change service address*', url=>'change_ship', indent=>2 }, { title=>'Change password(s)', url=>'change_password', indent=>2 }, { title=>' ' }, @@ -82,7 +84,9 @@ foreach my $item ( @menu ) { %> -

* coming soon + + +