Debug v21

This commit is contained in:
Laurent Destailleur (aka Eldy)
2025-02-11 20:35:23 +01:00
parent ad8f6f75e6
commit 37c8f64366

View File

@@ -1503,7 +1503,7 @@ if (!empty($arrayfields['s.name_alias']['checked'])) {
$totalarray['nbfield']++;
}
if (!empty($arrayfields['co.country_code']['checked'])) {
print_liste_field_titre($arrayfields['co.country_code']['label'], $_SERVER["PHP_SELF"], "country.code", "", $param, "", $sortfield, $sortorder);
print_liste_field_titre($arrayfields['co.country_code']['label'], $_SERVER["PHP_SELF"], "country.code", "", $param, "", $sortfield, $sortorder, 'center ');
$totalarray['nbfield']++;
}
if (!empty($arrayfields['commercial']['checked'])) {