mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
"fixed not working forced preference for addressbook: csv-fields == all"
This commit is contained in:
parent
9c884e4b94
commit
da48c78fc2
@ -163,7 +163,7 @@ class contacts_admin_prefs
|
||||
'label' => 'Fields for the CSV export',
|
||||
'name' => 'csv_fields',
|
||||
'values' => array(
|
||||
'' => lang('All'),
|
||||
'all' => lang('All'),
|
||||
'business' => lang('Business address'),
|
||||
'home' => lang('Home address'),
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user