From 1f62dd0a8cbd7e8231b44814bca3bd1a0903c089 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Tue, 30 May 2006 16:03:32 +0000 Subject: [PATCH] bugfix --- htdocs/livraison/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/livraison/fiche.php b/htdocs/livraison/fiche.php index 7bfc2ca3275..3de1ee1618d 100644 --- a/htdocs/livraison/fiche.php +++ b/htdocs/livraison/fiche.php @@ -530,7 +530,7 @@ else { if ($conf->expedition->enabled) { - print ''.$langs->trans("Delete").''; + print ''.$langs->trans("Delete").''; } else {