This commit is contained in:
KANE LAZENI 2026-02-08 02:33:25 +00:00
parent 321786dc9f
commit 78cbe7d7b0

View File

@ -1,3 +1,6 @@
KANE
<!--
<?php
$this->titre = "INTER-SANTE - "._("Recherche du patient par carte") ;
?>
@ -7,14 +10,14 @@
<input id="lancerrechercheparcarte" name="lancerrechercheparcarte" class="sr-only" type="submit" value="<?= _("Rechercher") ?>" >
</form>
<!--
<?php if (isset($msgErreur) && $msgErreur>" "): ?>
<div class="alert alert-danger" style="height:38px; padding:5px;" >
<H4><?= $msgErreur ?></H4>
</div>
<?php endif; ?>
-->
<div class="alert alert-danger" style="height:38px; padding:5px;" >
<H4><?= $msgErreur ?></H4>
</div>
-->