diff --git a/templates/ktcore/forms/widgets/textarea.smarty b/templates/ktcore/forms/widgets/textarea.smarty index 55aeaea..80607b6 100755 --- a/templates/ktcore/forms/widgets/textarea.smarty +++ b/templates/ktcore/forms/widgets/textarea.smarty @@ -21,6 +21,7 @@ plugins : "safari,spellchecker,pagebreak,style,layer,table,save,advhr,advimage,a // Theme options theme_advanced_buttons1 : "bold,italic,underline,|,forecolor,backcolor,|,bullist,numlist,|,link,unlink,anchor,|,pagebreak,|,insertdate,inserttime,preview,help", theme_advanced_buttons2 : "cut,copy,paste,pastetext,pasteword,|,search,replace,|,undo,redo,|,cleanup,removeformat,print,fullscreen,spellchecker", +theme_advanced_buttons3 : "", theme_advanced_toolbar_location : "top", theme_advanced_toolbar_align : "left", theme_advanced_statusbar_location : "bottom",