diff options
author | ivan <ivan> | 2009-06-16 03:29:26 +0000 |
---|---|---|
committer | ivan <ivan> | 2009-06-16 03:29:26 +0000 |
commit | 8588f3c0bfbcbeb58dd25a57b5ea375cec00279a (patch) | |
tree | ea03db9ff9d411800aa04813c995ddccfdaa7544 /httemplate/pref/pref-process.html | |
parent | c7d6edd92281d39e6eb59656a5b79faf8454973d (diff) |
basic customer view tabs, RT#5586
Diffstat (limited to 'httemplate/pref/pref-process.html')
-rw-r--r-- | httemplate/pref/pref-process.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/httemplate/pref/pref-process.html b/httemplate/pref/pref-process.html index 368d84f10..378164e7b 100644 --- a/httemplate/pref/pref-process.html +++ b/httemplate/pref/pref-process.html @@ -43,7 +43,7 @@ unless ( $error ) { # if ($access_user) { my %param = $access_user->options; #XXX autogen - my @paramlist = qw( menu_position + my @paramlist = qw( menu_position default_customer_view email_address vonage-fromnumber vonage-username vonage-password show_pkgnum show_db_profile save_db_profile |