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