Fix: remove br

This commit is contained in:
Regis Houssin 2012-10-24 09:56:31 +02:00
parent 30430953de
commit 4f45ba8ff6

View File

@ -87,8 +87,6 @@
$reshook=$hookmanager->executeHooks('formEditProductOptions',$parameters,$this,$action);
}
//echo '<br>'; // 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;