ajout bouton message erreur de connexion
This commit is contained in:
@@ -15,10 +15,9 @@
|
||||
<button type="submit">Connexion</button>
|
||||
|
||||
</form>
|
||||
|
||||
<?php
|
||||
echo "$error_co";
|
||||
?>
|
||||
<?php if(isset($error_msg)): ?>
|
||||
<div class="error_msg"><?= $error_msg ?></div>
|
||||
<?php endif; ?>
|
||||
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user