This commit is contained in:
KONE SOREL 2026-03-31 14:46:07 +00:00
parent 241135df6a
commit eb49554258
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
<div class="table-responsive">
<table class="table table-hover table-striped" style="font-size: 11px; margin-bottom: 0;">
<thead>
<tr style="background-color: #333; color: #fff;">
<tr >
<th class="text-center" style="padding: 10px;"><?= _("Date") ?></th>
<th class="text-center"><?= _("Src") ?></th>
<th><?= _("Souscripteur / Police") ?></th>

View File

@ -2,7 +2,7 @@
<div id="div_patienter"></div>
<table class="table table-hover table-striped" style="font-size: 12px; margin-bottom: 0; vertical-align: middle;">
<thead>
<tr style="background-color: #f9f9f9; color: #777;">
<tr >
<th class="text-center" style="border-bottom: 0; padding: 12px;"><?= _("Date Effet") ?></th>
<th class="text-center" style="border-bottom: 0;"><?= _("Mvt") ?></th>
<th style="border-bottom: 0;"><?= _("Bénéficiaire / Matricule") ?></th>