summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html
diff options
context:
space:
mode:
authorjeff <jeff>2008-01-23 19:18:39 +0000
committerjeff <jeff>2008-01-23 19:18:39 +0000
commitc0fdb0884f3e5fb72e83e0b65d52b5a593bd670a (patch)
tree15f3eea41077877223c3d45f992abb6df172eeb8 /fs_selfservice/FS-SelfService/cgi/myaccount_menu.html
parent9270d54732d8cf73030555fdc32fa9ff929b22c2 (diff)
change service, billing, and payment info in selfservice
Diffstat (limited to 'fs_selfservice/FS-SelfService/cgi/myaccount_menu.html')
-rw-r--r--fs_selfservice/FS-SelfService/cgi/myaccount_menu.html5
1 files changed, 3 insertions, 2 deletions
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=>' ' },