summaryrefslogtreecommitdiff
path: root/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html
diff options
context:
space:
mode:
authorJonathan Prykop <jonathan@freeside.biz>2015-06-16 15:41:15 -0500
committerJonathan Prykop <jonathan@freeside.biz>2015-06-16 15:41:15 -0500
commitee6ca2c3f97d6a95cb9053ac941e025f1957728f (patch)
tree01254bc3655d3e7caf098c6d2823d3ccd0360144 /fs_selfservice/FS-SelfService/cgi/myaccount_menu.html
parenteecb4714cfcc77a0dca142eb71482d0f6ee19950 (diff)
RT#29169: Show payment information in selfservice portal [slight text tweaks for consistency]
Diffstat (limited to 'fs_selfservice/FS-SelfService/cgi/myaccount_menu.html')
-rw-r--r--fs_selfservice/FS-SelfService/cgi/myaccount_menu.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html b/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html
index 6a28d804f..61926bd86 100644
--- a/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html
+++ b/fs_selfservice/FS-SelfService/cgi/myaccount_menu.html
@@ -67,7 +67,7 @@ push @menu,
{ title=>' ' };
push @menu,
- { title=>'View Payment History', url=>'history', size=>'+1' },
+ { title=>'View payment history', url=>'history', size=>'+1' },
;
unless( $hide_usage ){