diff --git a/htdocs/website/index.php b/htdocs/website/index.php index ff9ff6fcc62..d84c8fec11b 100644 --- a/htdocs/website/index.php +++ b/htdocs/website/index.php @@ -2023,6 +2023,9 @@ if ($action == 'preview' || $action == 'createfromclone' || $action == 'createpa $out.= $objectpage->htmlheader."\n"; $out.=''."\n"; + // Do not enable the contenteditable when page was grabbed, ckeditor is removing span and adding borders, + // so editable will be available from container created from scratch + //$out.='