mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-08 00:54:15 +01:00
missed to change prefs text
This commit is contained in:
parent
3a9ede84a3
commit
e5b0868057
@ -699,7 +699,7 @@ error_log(__METHOD__."($folderid,$id) addressbook(".array2string($contact).") re
|
||||
|
||||
$settings['addressbook-abs'] = array(
|
||||
'type' => 'multiselect',
|
||||
'label' => 'Addressbooks to sync',
|
||||
'label' => 'Additional addressbooks to sync',
|
||||
'name' => 'addressbook-abs',
|
||||
'help' => 'Global address search always searches in all addressbooks, so you dont need to sync all addressbooks to be able to access them, if you are online.',
|
||||
'values' => $addressbooks,
|
||||
|
Loading…
Reference in New Issue
Block a user