1
0
mirror of https://gitlab.com/animath/si/plateforme-corres2math.git synced 2025-06-25 05:00:28 +02:00

Modifications mineures

This commit is contained in:
Yohann
2019-11-27 12:15:21 +01:00
parent 67420ed5c7
commit 0569fa8739
4 changed files with 11 additions and 15 deletions

View File

@ -8,7 +8,7 @@ require_once "header.php";
<?php if (isset($admin) && !$has_error) { ?>
<div class="alert alert-success">
Organisateur ajouté avec succès ! Ses identifiants ont été transmis par mail.
Administrateur ajouté avec succès ! Ses identifiants ont été transmis par mail.
</div>
<?php } ?>