modif des formulaires connexion et inscriptions

This commit is contained in:
Alcaraz Yannick
2020-12-04 02:35:00 +01:00
parent 0426095cba
commit 99d70dfeb4
3 changed files with 5 additions and 4 deletions

View File

@@ -8,7 +8,7 @@
<link rel="stylesheet" href="css/inscription.css" />
</head>
<body>
<form method="post" action="./traitement.php" name="formulaire">
<div class="wrapper fonduBas">
<div id="contenu">
@@ -31,7 +31,7 @@
</div>
</div>
</form>
</body>
</html>