Ajout bouton submit... dans modification.
This commit is contained in:
parent
52f9f93d52
commit
080657eb5a
@ -11,6 +11,7 @@
|
||||
<input type="text" name="prenom" placeholder="Votre prénom (facultatif)">
|
||||
<input type="text" name="article" placeholder="Nom de l'article à modifier" required>
|
||||
<input type="text" name="modif" placeholder="Modification suggérée" required>
|
||||
<input type="submit" value="Envoyer">
|
||||
</form>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user