X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fstatic%2Ft%2Frichedit.html;fp=webcit%2Fstatic%2Ft%2Frichedit.html;h=75fabbdd84d904583b06c6b5cc469e932929f256;hb=f0b0a132771bdceb4d02adcfb14f59ea4da8389c;hp=bdf292ccfce9b52393934f6b2a25be2a41a98c82;hpb=6ec9db791d1ce5dccf52b63cf42569f7f6089b60;p=citadel.git diff --git a/webcit/static/t/richedit.html b/webcit/static/t/richedit.html index bdf292ccf..75fabbdd8 100644 --- a/webcit/static/t/richedit.html +++ b/webcit/static/t/richedit.html @@ -9,7 +9,7 @@ tinyMCE.init({ theme_advanced_buttons1 : "bold, italic, underline, strikethrough, justifyleft, justifycenter, justifyright, justifyfull, blockquote, bullist, numlist, cut, copy, paste, link, image, help, forecolor, iespell, code", theme_advanced_buttons2 : "", theme_advanced_buttons3 : "", - content_css : "static/webcit-tinymce.css", + content_css : "static/styles/webcit-tinymce.css", entity_encoding : "raw" });