fixes from planio ticket
This commit is contained in:
parent
6cc391b3e4
commit
9e6183d8a8
12 changed files with 65 additions and 41 deletions
|
|
@ -58,8 +58,8 @@ Nous vous contacterons dans les plus brefs délais.
|
|||
<input type="text" id="telefon" name="telefon" required >
|
||||
</div>
|
||||
<div>
|
||||
<label for="mail">Email</label>
|
||||
<input type="mail" id="mail" name="mail" required >
|
||||
<label for="email">Email</label>
|
||||
<input type="email" id="email" name="email" required >
|
||||
</div>
|
||||
<div>
|
||||
<label for="subject">Objet</label>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue