This commit is contained in:
KANE LAZENI 2026-02-22 05:15:19 +00:00
parent 66618cd520
commit 592657225a

View File

@ -56,7 +56,6 @@
<div class="modal-body">
<form class="form-horizontal" action="Htagcarte/revoquercarte" method="post" style='font-size:10pt;'>
<INPUT class="sr-only" TYPE="text" id="idHtagcarte" name="idHtagcarte" value="">
<table class="table table-responsive table-condensed" style='font-size:12pt;'>
<tbody>
<tr>
@ -73,11 +72,9 @@
</tr>
</tbody>
</table>
</form>
</div>
<div class="modal-footer">
<button type="button" id="btn-fermer-modal" class="btn btn-default" data-bs-dismiss="modal"><?= _("Fermer") ?></button>
</div>