1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-06-24 01:48:44 +02:00

Phase 1 : affichage des vidéos pour les admins

This commit is contained in:
galaxyoyo
2019-09-17 00:19:01 +02:00
parent a8db4a421c
commit 1e67b8569d
11 changed files with 50 additions and 16 deletions

View File

@ -18,7 +18,7 @@ else {
require_once "footer.php";
}
}
if (isset($_GET["mdp_oublie"])) { ?>
if (isset($_GET["mdp-oublie"])) { ?>
<form method="POST">
<table style="width: 100%;">
<tbody>
@ -87,7 +87,7 @@ if (isset($_GET["mdp_oublie"])) { ?>
<tr>
<td colspan="2">
<!--suppress HtmlUnknownTarget -->
<a href="<?= $URL_BASE ?>/connexion/mdp_oublie">Mot de passe oublié ?</a>
<a href="<?= $URL_BASE ?>/connexion/mdp-oublie">Mot de passe oublié ?</a>
</td>
</tr>
<tr>