forked from extern/egroupware
typo
This commit is contained in:
parent
dbe9270c1b
commit
5cfe53bc7d
@ -128,7 +128,7 @@ class bocontacts extends socontacts
|
|||||||
|
|
||||||
$this->contact_fields = array(
|
$this->contact_fields = array(
|
||||||
'id' => lang('Contact ID'),
|
'id' => lang('Contact ID'),
|
||||||
'tid' => lang('Typ'),
|
'tid' => lang('Type'),
|
||||||
'owner' => lang('Addressbook'),
|
'owner' => lang('Addressbook'),
|
||||||
'private' => lang('private'),
|
'private' => lang('private'),
|
||||||
'cat_id' => lang('Category'),
|
'cat_id' => lang('Category'),
|
||||||
|
Loading…
Reference in New Issue
Block a user