mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-01-02 20:19:27 +01:00
Set audio effect to disabled by default
This commit is contained in:
parent
b8a03cb6f1
commit
4dd62db0fc
@ -186,7 +186,7 @@ class preferences_hooks
|
|||||||
'help' => 'Audio effect enables|disables sound effects used in the theme',
|
'help' => 'Audio effect enables|disables sound effects used in the theme',
|
||||||
'xmlrpc' => True,
|
'xmlrpc' => True,
|
||||||
'admin' => False,
|
'admin' => False,
|
||||||
'default' => '1',
|
'default' => '0',
|
||||||
),
|
),
|
||||||
'navbar_format' => array(
|
'navbar_format' => array(
|
||||||
'type' => 'select',
|
'type' => 'select',
|
||||||
|
Loading…
Reference in New Issue
Block a user