X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=fs_selfservice%2FFS-SelfService%2Fcgi%2Fmyaccount_menu.html;h=ec5a8fa42fd8cd9cbd67ba8f786c31575f14b6c0;hp=defd817c011b43ee287b53754771e3d0ca3ee4a7;hb=c0fdb0884f3e5fb72e83e0b65d52b5a593bd670a;hpb=9270d54732d8cf73030555fdc32fa9ff929b22c2 diff --git a/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html b/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html index defd817c0..ec5a8fa42 100644 --- a/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html +++ b/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html @@ -39,8 +39,9 @@ push @menu, ( { 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 billing address', url=>'change_bill', indent=>2 }, + { title=>'Change service address', url=>'change_ship', indent=>2 }, + { title=>'Change payment information', url=>'change_pay', indent=>2 }, { title=>'Change password(s)', url=>'change_password', indent=>2 }, { title=>' ' },