diff --git a/htdocs/core/tpl/objectline_edit.tpl.php b/htdocs/core/tpl/objectline_edit.tpl.php index e2dd75494e9..30354476f56 100644 --- a/htdocs/core/tpl/objectline_edit.tpl.php +++ b/htdocs/core/tpl/objectline_edit.tpl.php @@ -87,8 +87,6 @@ $reshook=$hookmanager->executeHooks('formEditProductOptions',$parameters,$this,$action); } - //echo '
'; // Fix: No reason to start a content of the cells with br - // editeur wysiwyg require_once DOL_DOCUMENT_ROOT.'/core/class/doleditor.class.php'; $nbrows=ROWS_2;