Update html.form.class.php
This commit is contained in:
parent
d5e6f54b5c
commit
93675082d7
@ -7894,7 +7894,7 @@ class Form
|
|||||||
if (empty($fieldref)) {
|
if (empty($fieldref)) {
|
||||||
$fieldref = 'ref';
|
$fieldref = 'ref';
|
||||||
}
|
}
|
||||||
|
|
||||||
// Preparing gender's display if there is one
|
// Preparing gender's display if there is one
|
||||||
if ($object->gender) {
|
if ($object->gender) {
|
||||||
$addgendertxt = ' ';
|
$addgendertxt = ' ';
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user