1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-07-17 08:55:52 +02:00

Suppression des tags $URL_BASE dans les fichiers HTML

This commit is contained in:
galaxyoyo
2019-09-24 00:16:50 +02:00
parent f17f68eb28
commit a727a33cb3
6 changed files with 29 additions and 29 deletions

View File

@ -85,7 +85,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="/connexion/mdp-oublie">Mot de passe oublié ?</a>
</td>
</tr>
<tr>