diff --git a/winixd/html/fun_ckeditor.html b/winixd/html/fun_ckeditor.html index d2d8789..b463248 100644 --- a/winixd/html/fun_ckeditor.html +++ b/winixd/html/fun_ckeditor.html @@ -35,16 +35,21 @@ [if mount_type_is "ticket"][end] [# template fun_ls.html uses the name: itemcontent to refer to this textarea item] - + + +
[item_content_noescape]
+ + + [end] [if not user_logged] @@ -67,5 +72,49 @@ + + + diff --git a/winixd/html/index_head_functions_add.html b/winixd/html/index_head_functions_add.html index bc43c08..ebc95bd 100644 --- a/winixd/html/index_head_functions_add.html +++ b/winixd/html/index_head_functions_add.html @@ -135,7 +135,7 @@ cm.save() [if winix_function_is "ckeditor"] - + [end]