diff --git a/htdocs/lib/doleditor.class.php b/htdocs/lib/doleditor.class.php index 8caf4e079cb..448ed29b78f 100644 --- a/htdocs/lib/doleditor.class.php +++ b/htdocs/lib/doleditor.class.php @@ -50,7 +50,7 @@ class DolEditor /** * Create an object to build an HTML area to edit a large string content - * + * * @param htmlname Nom formulaire html WYSIWIG * @param content Contenu edition WYSIWIG * @param width Largeur en pixel de la zone edition (auto by default) @@ -152,15 +152,35 @@ class DolEditor { if (! defined('REQUIRE_CKEDITOR')) define('REQUIRE_CKEDITOR','1'); + //$skin='kama'; + //$skin='office2003'; + //$skin='v2'; + $skin='kama'; + print '