This commit is contained in:
KANE LAZENI 2026-02-08 02:34:03 +00:00
parent 78cbe7d7b0
commit b1cac52b25

View File

@ -1,5 +1,4 @@
KANE
<!--
<?php
$this->titre = "INTER-SANTE - "._("Recherche du patient par carte") ;
@ -10,6 +9,8 @@ KANE
<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>