Code comment

This commit is contained in:
Laurent Destailleur 2017-09-15 11:28:21 +02:00
parent 1ffcb5d94e
commit e254554461

View File

@ -1105,7 +1105,7 @@ else
// Message
print '<div style="padding-top: 10px; background: '.($object->bgcolor?(preg_match('/^#/',$object->bgcolor)?'':'#').$object->bgcolor:'white').'">';
if (empty($object->bgcolor) || strtolower($object->bgcolor) == 'ffffff')
if (empty($object->bgcolor) || strtolower($object->bgcolor) == 'ffffff') // CKEditor does not apply the color of the div into its content area
{
$readonly=1;
// Editeur wysiwyg