TEST VALIDATION
This commit is contained in:
parent
05364b5832
commit
69a1e91744
|
|
@ -175,7 +175,6 @@
|
||||||
<span class="help-icon" data-bs-toggle="modal" data-bs-target="#helpModal">?</span>
|
<span class="help-icon" data-bs-toggle="modal" data-bs-target="#helpModal">?</span>
|
||||||
</legend>
|
</legend>
|
||||||
|
|
||||||
sorel
|
|
||||||
<!-- ------------------- -->
|
<!-- ------------------- -->
|
||||||
<h5 class="alert alert-danger" style="height:35px; padding:5px; text-align:center; margin-bottom:5px;"><?= _("Patient") ." (". $beneficiaire['numeroBeneficiaire'] . ") => " . _("Effet") . " : " . dateLang($this->nettoyer($beneficiaire['dateEffetBeneficiaire']), $_SESSION['p_lang'])." => ". _("Garant") . " : " .$garant." => ".$produit ?></h5>
|
<h5 class="alert alert-danger" style="height:35px; padding:5px; text-align:center; margin-bottom:5px;"><?= _("Patient") ." (". $beneficiaire['numeroBeneficiaire'] . ") => " . _("Effet") . " : " . dateLang($this->nettoyer($beneficiaire['dateEffetBeneficiaire']), $_SESSION['p_lang'])." => ". _("Garant") . " : " .$garant." => ".$produit ?></h5>
|
||||||
<?php if($_SESSION['p_vip_C']=="1"): ?>
|
<?php if($_SESSION['p_vip_C']=="1"): ?>
|
||||||
|
|
|
||||||
|
|
@ -621,10 +621,6 @@
|
||||||
<div id="div_test_gabarit">
|
<div id="div_test_gabarit">
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<?php
|
|
||||||
echo "KANE"
|
|
||||||
?>
|
|
||||||
|
|
||||||
<?= $contenu ?>
|
<?= $contenu ?>
|
||||||
</div>
|
</div>
|
||||||
</section>
|
</section>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user