mirror of
https://github.com/Aviortheking/Blog_IMIE.git
synced 2025-06-14 19:19:18 +00:00
ajust
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
<h1>LE BLOG DES APPRENANTS</h1>
|
||||
</div>
|
||||
<div class="cover-text">
|
||||
<h2 id="titre-home">Voilà les informations que vous devez entrer pour créer un utilisateur</h2>
|
||||
<h2 id="titre-home">Créer un utilisateur</h2>
|
||||
<div class="p-home">
|
||||
<form name="login" id="name" method="POST" class="login" action="./edit">
|
||||
<input name="username" id="username" type="text" placeholder="Nom d'utilisateur" />
|
||||
@ -25,7 +25,7 @@
|
||||
<option value="ROLE_EDITOR">Editeur</option>
|
||||
<option value="ROLE_ADMIN">Administrateur</option>
|
||||
</select>
|
||||
<input type="submit" class="bloc-plus" value="Créer"/>
|
||||
<input type="submit" class="bloc-button" value="Créer"/>
|
||||
</form>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user