Skip to content
Snippets Groups Projects
Unverified Commit d097195b authored by David Beniamine's avatar David Beniamine
Browse files

small interface improvement

parent b06f3b8b
Branches
Tags
No related merge requests found
......@@ -41,7 +41,7 @@
<form action="actions.php" method="post">
<input type="hidden" name="uuid" value="<?php echo $uuid ?>">
<input type="hidden" name="action" value="save">
<input type="text" name="name" placeholder="nom">
<input type="text" name="name" placeholder="Entrez un nom">
<input type="submit" value="Enregistrer">
</form>
</td>
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment