From 77a6e0f059fdccbb4525f67492736a0d2a39603f Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Tue, 26 Jul 2005 16:31:32 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20lien=20invalide=20sur=20les=20soci=E9t?= =?UTF-8?q?=E9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/compta/commande/liste.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/compta/commande/liste.php b/htdocs/compta/commande/liste.php index 1face77ce16..b4376821442 100644 --- a/htdocs/compta/commande/liste.php +++ b/htdocs/compta/commande/liste.php @@ -124,7 +124,7 @@ if ($resql) $var=!$var; print ""; print "rowid\">".img_object($langs->trans("ShowOrder"),"order")." ".$objp->ref."\n"; - print "idp\">".img_object($langs->trans("ShowCompany"),"company")." ".$objp->nom."\n"; + print "idp\">".img_object($langs->trans("ShowCompany"),"company")." ".$objp->nom."\n"; $now = time(); $lim = 3600 * 24 * 15 ;