mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-26 16:48:49 +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(
|
$settings['addressbook-abs'] = array(
|
||||||
'type' => 'multiselect',
|
'type' => 'multiselect',
|
||||||
'label' => 'Addressbooks to sync',
|
'label' => 'Additional addressbooks to sync',
|
||||||
'name' => 'addressbook-abs',
|
'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.',
|
'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,
|
'values' => $addressbooks,
|
||||||
|
Loading…
Reference in New Issue
Block a user