Le titre de civilit n'est plus obligatoire
This commit is contained in:
parent
0ecd8eab43
commit
b0479b7aaf
@ -383,6 +383,7 @@ class Form
|
||||
if ($this->db->query($sql))
|
||||
{
|
||||
print '<select name="civilite_id">';
|
||||
print '<option value="">';
|
||||
$num = $this->db->num_rows();
|
||||
$i = 0;
|
||||
if ($num)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user