]> git.mxchange.org Git - friendica.git/blobdiff - view/en/jot-header.tpl
suppress some scraping errors when confronted with hybrid/strange
[friendica.git] / view / en / jot-header.tpl
index 93eb440a4ee1f1ddab9e2cc1d1e4ba2ea8adb356..d0c956a020d63abcc62373eb6b68654821a0206e 100644 (file)
@@ -9,7 +9,7 @@ tinyMCE.init({
        mode : "specific_textareas",
        editor_selector: /(profile-jot-text|prvmail-text)/,
        plugins : "bbcode,paste",
-       theme_advanced_buttons1 : "bold,italic,underline,undo,redo,link,unlink,image,forecolor,formatselect",
+       theme_advanced_buttons1 : "bold,italic,underline,undo,redo,link,unlink,image,forecolor,formatselect,code",
        theme_advanced_buttons2 : "",
        theme_advanced_buttons3 : "",
        theme_advanced_toolbar_location : "top",