]> code.citadel.org Git - citadel.git/blobdiff - webcit/src/messages.c
src/crypto.c: possible fix for memory leak related
[citadel.git] / webcit / src / messages.c
index 1394584edd81e1f697e9122b1705178d5a75bd38..cfce5f9743c401005144e8bd4dc941cae399fe0f 100644 (file)
@@ -3023,7 +3023,8 @@ void display_enter(void)
                "       theme : \"advanced\", plugins : \"iespell\", "
                "       theme_advanced_buttons1 : \"bold, italic, underline, strikethrough, justifyleft, justifycenter, justifyright, justifyfull, bullist, numlist, cut, copy, paste, link, image, help, forecolor, iespell, code\", "
                "       theme_advanced_buttons2 : \"\", "
-               "       theme_advanced_buttons3 : \"\" "
+               "       theme_advanced_buttons3 : \"\", "
+               "       content_css : \"static/webcit-tinymce.css\" "
                "});"
                "</script>\n"
        );