2
0
forked from Wavyzz/dolibarr

Debug v22

This commit is contained in:
ldestailleur
2025-05-05 20:24:02 +02:00
parent 956d058f30
commit f9985da313
2 changed files with 9 additions and 8 deletions

View File

@@ -177,10 +177,10 @@ $form = new Form($db);
</script>
</div>
</th>
<th class="wrapcolumntitle left liste_titre" title="First Name">First Name</th>
<th class="wrapcolumntitle left liste_titre" title="Last Name">Last Name</th>
<th class="wrapcolumntitle center liste_titre" title="Age">Age</th>
<th class="wrapcolumntitle right liste_titre" title="Country">Country</th>
<th class="wrapcolumntitle left" title="First Name">First Name</th>
<th class="wrapcolumntitle left" title="Last Name">Last Name</th>
<th class="wrapcolumntitle center" title="Age">Age</th>
<th class="wrapcolumntitle right" title="Country">Country</th>
</tr>
</thead>
<tbody>