From 660773d3bda094eca563161b17215d427916bae8 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Fri, 31 Dec 2004 18:50:18 +0000 Subject: [PATCH] =?UTF-8?q?Look:=20Modif=20esth=E9tique=20mineure.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/comm/action/fiche.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/comm/action/fiche.php b/htdocs/comm/action/fiche.php index 259810e65c0..4606f5ebe96 100644 --- a/htdocs/comm/action/fiche.php +++ b/htdocs/comm/action/fiche.php @@ -481,7 +481,7 @@ if ($_GET["id"]) print ''.$langs->trans("Edit").''; } - print ''.$langs->trans("Delete").''; + print ''.$langs->trans("Delete").''; print ''; }