mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-22 18:09:06 +01:00
LSexample / personalTitle: remove Ms deprecated possible value
This commit is contained in:
parent
df57967669
commit
36eae85bc3
1 changed files with 0 additions and 1 deletions
|
@ -440,7 +440,6 @@ $GLOBALS['LSobjects']['LSpeople'] = array (
|
||||||
'html_options' => array (
|
'html_options' => array (
|
||||||
'possible_values' => array(
|
'possible_values' => array(
|
||||||
'Mme' => 'Mrs',
|
'Mme' => 'Mrs',
|
||||||
'Mlle' => 'Ms',
|
|
||||||
'M.' => 'Mr',
|
'M.' => 'Mr',
|
||||||
),
|
),
|
||||||
'inline' => true,
|
'inline' => true,
|
||||||
|
|
Loading…
Reference in a new issue