diff --git a/api/src/Contacts.php b/api/src/Contacts.php index c59b72be1c..7a248086b0 100755 --- a/api/src/Contacts.php +++ b/api/src/Contacts.php @@ -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'),