diff --git a/htdocs/product/list.php b/htdocs/product/list.php index 51a096d1cd7..45066e5ccdc 100644 --- a/htdocs/product/list.php +++ b/htdocs/product/list.php @@ -818,7 +818,7 @@ if ($resql) // Duration if ((string) $type == '1' && ! empty($arrayfields['p.duration']['checked'])) { - print ''; + print ''; if (preg_match('/([^a-z]+)[a-z]$/i', $obj->duration)) {