mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-06-25 12:21:26 +02:00
fix now "Position" named former "Title" field in placeholder list (and other places)
This commit is contained in:
parent
2c461cb59b
commit
c37d2a82a2
@ -230,7 +230,7 @@ class Contacts extends Contacts\Storage
|
|||||||
'bday' => lang('birthday'),
|
'bday' => lang('birthday'),
|
||||||
'org_name' => lang('Organisation'),
|
'org_name' => lang('Organisation'),
|
||||||
'org_unit' => lang('Department'),
|
'org_unit' => lang('Department'),
|
||||||
'title' => lang('title'),
|
'title' => lang('Position'),
|
||||||
'role' => lang('role'),
|
'role' => lang('role'),
|
||||||
'assistent' => lang('Assistent'),
|
'assistent' => lang('Assistent'),
|
||||||
'room' => lang('Room'),
|
'room' => lang('Room'),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user