From a2b411527078b895c55dde8fe4ae1827b6ca380f Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Tue, 29 Mar 2005 12:59:59 +0000 Subject: [PATCH] Modif ordre de tri --- htdocs/telephonie/adsl/liste.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/telephonie/adsl/liste.php b/htdocs/telephonie/adsl/liste.php index c8da3b3d19d..f886eaf714b 100644 --- a/htdocs/telephonie/adsl/liste.php +++ b/htdocs/telephonie/adsl/liste.php @@ -43,7 +43,7 @@ if ($user->societe_id > 0) $offset = $conf->liste_limit * $page ; if ($sortorder == "") $sortorder="ASC"; -if ($sortfield == "") $sortfield="la.statut"; +if ($sortfield == "") $sortfield="la.statut ASC, s.nom"; /* * Mode Liste