mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-22 07:53:39 +01:00
fix now "Position" named former "Title" field in placeholder list (and other places)
This commit is contained in:
parent
ad1fb7edf2
commit
b5342170c9
@ -230,7 +230,7 @@ class Contacts extends Contacts\Storage
|
||||
'bday' => lang('birthday'),
|
||||
'org_name' => lang('Organisation'),
|
||||
'org_unit' => lang('Department'),
|
||||
'title' => lang('title'),
|
||||
'title' => lang('Position'),
|
||||
'role' => lang('role'),
|
||||
'assistent' => lang('Assistent'),
|
||||
'room' => lang('Room'),
|
||||
|
Loading…
Reference in New Issue
Block a user