forked from ghouar-t/SaeDEV2.2
Update html/connexion.html
This commit is contained in:
parent
c5468c863e
commit
88deebe096
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
<h2>Connexion</h2>
|
<h2>Connexion</h2>
|
||||||
|
|
||||||
<form action="php/connexion.php" method="post">
|
<form action="../php/connexion.php" method="post">
|
||||||
<label for="login">Login :</label><br>
|
<label for="login">Login :</label><br>
|
||||||
<input type="text" id="login" name="login"><br>
|
<input type="text" id="login" name="login"><br>
|
||||||
<label for="password">Mot de passe :</label><br>
|
<label for="password">Mot de passe :</label><br>
|
||||||
|
Loading…
Reference in New Issue
Block a user