This commit is contained in:
KANE LAZENI 2026-06-24 23:23:13 +00:00
parent 5365d48216
commit dedf19a741
4 changed files with 1 additions and 1 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 34 KiB

View File

@ -11,7 +11,7 @@
<div class="modal-header">
<button id="btn_close_pop" name="btn_close_pop" type="button" class="close" data-bs-dismiss="modal"> <?= _("Fermer") ?> </button>
<legend class="modal-title text-center"><?= _("Détail des médicaments à renouveler");?></legend>
<legend class="modal-title text-center"><?= _("Détail des médicaments à renouveler KANE");?></legend>
</div>
<input class="sr-only" type="text" id="renouvellementTraite" name="renouvellementTraite" value="<?= $entete['renouvellementTraite'] ?>">