diff --git a/htdocs/product/fiche.php3 b/htdocs/product/fiche.php3 index 58ad590fa52..dca2dd2c40d 100644 --- a/htdocs/product/fiche.php3 +++ b/htdocs/product/fiche.php3 @@ -311,7 +311,7 @@ print '-'; print '-'; print '-'; -if ($action == 'create') +if ($action == 'create' || $action == 'edit') { print '-'; }