From 88d84332e918f401832475d153c413184418c2d5 Mon Sep 17 00:00:00 2001 From: Philippe Grand Date: Fri, 15 Feb 2019 09:42:39 +0100 Subject: [PATCH] Update clients.php --- htdocs/compta/clients.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/clients.php b/htdocs/compta/clients.php index 6e9d1acc174..05b315b2e76 100644 --- a/htdocs/compta/clients.php +++ b/htdocs/compta/clients.php @@ -148,7 +148,7 @@ if ($resql) print_liste_field_titre("Town", $_SERVER["PHP_SELF"], "s.town", "", "", 'valign="center"', $sortfield, $sortorder); print_liste_field_titre("CustomerCode", $_SERVER["PHP_SELF"], "s.code_client", "", "", 'align="left"', $sortfield, $sortorder); print_liste_field_titre("AccountancyCode", $_SERVER["PHP_SELF"], "s.code_compta", "", "", 'align="left"', $sortfield, $sortorder); - print_liste_field_titre("DateCreation", $_SERVER["PHP_SELF"], "datec", $addu, "", 'class="right"', $sortfield, $sortorder); + print_liste_field_titre("DateCreation", $_SERVER["PHP_SELF"], "datec", $addu, "", $sortfield, $sortorder, 'right '); print "\n"; // Lignes des champs de filtre