mirror of
https://gitlab.com/animath/si/plateforme-corres2math.git
synced 2025-06-24 01:48:44 +02:00
Attribution des vidéos aux équipes (manuelle)
This commit is contained in:
@ -1,9 +1,7 @@
|
||||
<?php
|
||||
require_once "header.php";
|
||||
|
||||
if ($has_error)
|
||||
echo "<h2>Erreur : " . $error_message . "</h2>";
|
||||
else {
|
||||
if (!$has_error) {
|
||||
if (isset($recuperate_account))
|
||||
echo "<h2>Le mail de récupération de mot de passe a bien été envoyé.</h2>";
|
||||
elseif (isset($reset_password))
|
||||
|
Reference in New Issue
Block a user