diff --git a/htdocs/product/fiche.php3 b/htdocs/product/fiche.php3 index 3c02f4b6246..c19b7e318b3 100644 --- a/htdocs/product/fiche.php3 +++ b/htdocs/product/fiche.php3 @@ -120,7 +120,7 @@ if ($action == 'create') print ""; if ($type == 1) { - print 'Durée'; + print 'Durée'; print 'jour '; print 'semaine '; print 'mois '; @@ -240,7 +240,7 @@ else if ($product->type == 1) { - print 'Durée'; + print 'Durée'; switch ($product->duration_unit) { case "d":