forked from extern/egroupware
Revert #37423 - mis-understood change
This commit is contained in:
parent
6ecf36d27b
commit
d0f9f93d4a
@ -201,8 +201,8 @@ class addressbook_bo extends addressbook_so
|
||||
'bday' => lang('birthday'),
|
||||
'org_name' => lang('Company'),
|
||||
'org_unit' => lang('Department'),
|
||||
'title' => lang('Job title'),
|
||||
'role' => lang('Occupation'),
|
||||
'title' => lang('title'),
|
||||
'role' => lang('role'),
|
||||
'assistent' => lang('Assistent'),
|
||||
'room' => lang('Room'),
|
||||
'adr_one_street' => lang('street').' ('.lang('business').')',
|
||||
|
Loading…
Reference in New Issue
Block a user