From 4bc8ab6e7dd36d80493ca5181fc71f062e43c7f4 Mon Sep 17 00:00:00 2001 From: fabrixxm Date: Sun, 19 Jun 2011 11:21:30 +0200 Subject: Update dispy. Add admin link and styles, add help link, other fixes --- view/theme/dispy/jot-header.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'view/theme/dispy/jot-header.tpl') diff --git a/view/theme/dispy/jot-header.tpl b/view/theme/dispy/jot-header.tpl index eab3af700..aa9e0bfaf 100644 --- a/view/theme/dispy/jot-header.tpl +++ b/view/theme/dispy/jot-header.tpl @@ -9,8 +9,8 @@ tinyMCE.init({ theme : "advanced", 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,code", + plugins : "bbcode,paste,fullscreen,autoresize", + theme_advanced_buttons1 : "bold,italic,underline,undo,redo,link,unlink,image,forecolor,formatselect,code,fullscreen", theme_advanced_buttons2 : "", theme_advanced_buttons3 : "", theme_advanced_toolbar_location : "top", -- cgit v1.2.3