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 ''; }