This commit is contained in:
KANE LAZENI 2026-01-04 09:31:21 +00:00
parent 363aee721d
commit a843b1645d
2 changed files with 2 additions and 17 deletions

View File

@ -3,7 +3,7 @@
?>
<span class="login100-form-title" style="font-family: Play-Bold; color:#e5e5e5; margin-top: 5px; margin-bottom:10px;">
RADIANT : Insured Portal
RADIANT : HR Portal
</span>
<div class="wrap-input100">

View File

@ -1,26 +1,11 @@
<?php
$_SESSION['lang'] = "fr_FR";
$codeUtilisateur = "";
?>
<span class="login100-form-title" style="font-family: Play-Bold; color:#e5e5e5; margin-top: 5px; margin-bottom:10px;">
RADIANT : Portail RH
</span>
<?php if (isset($msgErreur) and $msgErreur>" "): ?>
<div class="text-center p-t-10">
<h4 class="txt3">
<div class="col-12 alert alert-danger">
<?= $msgErreur ?>
</div>
</h4>
</div>
<?php else: ?>
<div class="text-center p-t-10" id="div_msgErreur">
</div>
<?php endif; ?>
<div class="wrap-input100">
<label for="langue">Langue</label>
<select class="form-select" id="langue" name="langue"