mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-06-23 11:56:34 +02:00
Suppression des tags $URL_BASE dans les fichiers HTML
This commit is contained in:
@ -132,7 +132,7 @@
|
||||
Phase actuelle : <strong><?= Phase::getTranslatedName(Phase::getCurrentPhase()) ?></strong><br/>
|
||||
|
||||
<?php if ($_SESSION["role"] == Role::ADMIN) { ?>
|
||||
<a href="<?= $URL_BASE ?>/calendrier/modifier">Modifier le calendrier</a>
|
||||
<a href="/calendrier/modifier">Modifier le calendrier</a>
|
||||
<?php }
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user