a
This commit is contained in:
parent
321786dc9f
commit
78cbe7d7b0
|
|
@ -1,3 +1,6 @@
|
||||||
|
KANE
|
||||||
|
<!--
|
||||||
|
|
||||||
<?php
|
<?php
|
||||||
$this->titre = "INTER-SANTE - "._("Recherche du patient par carte") ;
|
$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") ?>" >
|
<input id="lancerrechercheparcarte" name="lancerrechercheparcarte" class="sr-only" type="submit" value="<?= _("Rechercher") ?>" >
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
<!--
|
|
||||||
<?php if (isset($msgErreur) && $msgErreur>" "): ?>
|
<?php if (isset($msgErreur) && $msgErreur>" "): ?>
|
||||||
<div class="alert alert-danger" style="height:38px; padding:5px;" >
|
<div class="alert alert-danger" style="height:38px; padding:5px;" >
|
||||||
<H4><?= $msgErreur ?></H4>
|
<H4><?= $msgErreur ?></H4>
|
||||||
</div>
|
</div>
|
||||||
<?php endif; ?>
|
<?php endif; ?>
|
||||||
-->
|
|
||||||
|
|
||||||
<div class="alert alert-danger" style="height:38px; padding:5px;" >
|
<div class="alert alert-danger" style="height:38px; padding:5px;" >
|
||||||
<H4><?= $msgErreur ?></H4>
|
<H4><?= $msgErreur ?></H4>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
-->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user