diff options
author | mark <mark> | 2011-05-19 23:25:37 +0000 |
---|---|---|
committer | mark <mark> | 2011-05-19 23:25:37 +0000 |
commit | f1cfd3ba31c346283520ea88ad3b8b265559db02 (patch) | |
tree | 4657d453b185d4265149615c3158a0f22d64d6f6 /httemplate/pref/pref-process.html | |
parent | accf803227b745b7082db3dbbd543b92d3a0f570 (diff) |
user pref to enable mobile menu, #11630
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 0ee48fd9e..6f3518561 100644 --- a/httemplate/pref/pref-process.html +++ b/httemplate/pref/pref-process.html @@ -48,7 +48,7 @@ unless ( $error ) { # if ($access_user) { my %param = $access_user->options; #XXX autogen - my @paramlist = qw( locale menu_position default_customer_view + my @paramlist = qw( locale menu_position default_customer_view mobile_menu disable_html_editor email_address snom-ip snom-username snom-password |