changed default for account-selectin to "selectbox"

This commit is contained in:
Ralf Becker 2014-04-17 10:53:56 +00:00
parent 8633fc35e0
commit 7b339a0f5e

View File

@ -207,7 +207,7 @@ class preferences_hooks
'run_lang' => false,
'xmlrpc' => True,
'admin' => False,
'default'=> 'primary_group'
'default'=> 'selectbox'
),
'account_display' => array(
'type' => 'select',