diff --git a/htdocs/main.inc.php b/htdocs/main.inc.php index 7e689d3d535..7140c04a80c 100644 --- a/htdocs/main.inc.php +++ b/htdocs/main.inc.php @@ -1203,11 +1203,10 @@ function top_htmlhead($head, $title='', $disablejs=0, $disablehead=0, $arrayofjs { print ''."\n"; $pathckeditor=DOL_URL_ROOT.'/includes/ckeditor/'; - $jsckeditor='ckeditor_basic.js'; + $jsckeditor='ckeditor.js'; if (constant('JS_CKEDITOR')) // To use external ckeditor 4 js lib { $pathckeditor=constant('JS_CKEDITOR'); - $jsckeditor='ckeditor.js'; } print '