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))
|
if ($this->db->query($sql))
|
||||||
{
|
{
|
||||||
print '<select name="civilite_id">';
|
print '<select name="civilite_id">';
|
||||||
|
print '<option value="">';
|
||||||
$num = $this->db->num_rows();
|
$num = $this->db->num_rows();
|
||||||
$i = 0;
|
$i = 0;
|
||||||
if ($num)
|
if ($num)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user