diff --git a/htdocs/expedition/liste.php b/htdocs/expedition/liste.php index 8cf142bab08..d1249044265 100644 --- a/htdocs/expedition/liste.php +++ b/htdocs/expedition/liste.php @@ -112,7 +112,7 @@ if ($resql) print ""; print "rowid\">".img_object($langs->trans("ShowSending"),"sending").' '; print "rowid\">".$objp->ref."\n"; - print ''.$objp->socname.''; + print ''.$objp->socname.''; $now = time(); $lim = 3600 * 24 * 15 ;