diff --git a/htdocs/core/tpl/predefinedproductline_create.tpl.php b/htdocs/core/tpl/predefinedproductline_create.tpl.php index 35ca0e16cf3..206e1e9c70e 100644 --- a/htdocs/core/tpl/predefinedproductline_create.tpl.php +++ b/htdocs/core/tpl/predefinedproductline_create.tpl.php @@ -73,6 +73,7 @@ jQuery(document).ready(function() { select_produits('','idprod','',$conf->product->limit_size,$buyer->price_level); + print '
'; if (is_object($hookmanager)) {