fixed typo
This commit is contained in:
parent
1e1ecc3b30
commit
90c1a4d1ed
|
@ -388,7 +388,7 @@ class inetOrgPerson extends baseModule implements passwordService {
|
|||
'name' => 'inetOrgPerson_description',
|
||||
'description' => _('Description'),
|
||||
'help' => 'description',
|
||||
'example' => _('Temp, contract until december')
|
||||
'example' => _('Temp, contract til December')
|
||||
);
|
||||
}
|
||||
if (!$this->isBooleanConfigOptionSet('inetOrgPerson_hideJobTitle')) {
|
||||
|
|
Loading…
Reference in New Issue