mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-12-22 06:30:59 +01:00
Change CRM view preference label to match new functionality
This commit is contained in:
parent
0f94764857
commit
ff8c5c641a
@ -216,7 +216,7 @@ class addressbook_hooks
|
||||
}
|
||||
$settings['crm_list'] = array(
|
||||
'type' => 'select',
|
||||
'label' => 'CRM view list',
|
||||
'label' => 'Default action on double-click',
|
||||
'name' => 'crm_list',
|
||||
'values' => $crm_list_options,
|
||||
'help' => 'When viewing a contact, show linked entries from the selected application',
|
||||
|
Loading…
Reference in New Issue
Block a user