1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-06-25 06:20:29 +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 df2a006ef9
14 changed files with 38 additions and 38 deletions

View File

@ -79,7 +79,7 @@ for ($i = 1; $i <= 5; ++$i) {
<?php if ($_SESSION["team_validation_status"] == ValidationStatus::NOT_READY) { ?>
<!--suppress HtmlUnknownTarget -->
<a href="<?= $URL_BASE ?>/mon-equipe/modifier">Modifier mon équipe</a>
<a href="/mon-equipe/modifier">Modifier mon équipe</a>
<?php } ?>
<hr/>
<h2>Autorisation de droit à l'image</h2>