This commit is contained in:
KONE SOREL 2025-12-07 16:29:38 +00:00
commit e6346c09bb
2 changed files with 3 additions and 1 deletions

View File

@ -7,7 +7,7 @@
?> ?>
<span class="login100-form-title" style="font-family: Play-Bold; color:#e5e5e5; margin-top: 5px; margin-bottom:10px;"> <span class="login100-form-title" style="font-family: Play-Bold; color:#e5e5e5; margin-top: 5px; margin-bottom:10px;">
Portail Assuré centralisé EBENE Portail Assuré centralisé dev01
</span> </span>
<?php if (isset($msgErreur) and $msgErreur>" "): ?> <?php if (isset($msgErreur) and $msgErreur>" "): ?>

View File

@ -297,6 +297,7 @@
<div id="div_test_gabarit"> <div id="div_test_gabarit">
<?php <?php
/*
var_dump var_dump
( (
array array
@ -305,6 +306,7 @@
'assure' => 'assure', 'assure' => 'assure',
) )
) )
*/
?> ?>
</div> </div>