From e3329a3eac0852859c556b1bf7e1de047bb00db7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juan=20Carlos=20Ra=C3=B1a?= Date: Fri, 13 Feb 2009 21:57:29 +0100 Subject: [PATCH] [svn r18499] config profile and messages buttons bars --- main/auth/profile.php | 5 +++-- main/inc/lib/fckeditor/myconfig.js | 23 +++++++++++++++++------ main/messages/new_message.php | 7 ++++--- 3 files changed, 24 insertions(+), 11 deletions(-) diff --git a/main/auth/profile.php b/main/auth/profile.php index 83f36add59..d5d88cdda7 100644 --- a/main/auth/profile.php +++ b/main/auth/profile.php @@ -1,4 +1,4 @@ -'; $nameTools = get_lang('ComposeMessage'); + +$fck_attribute['Width'] = "100%"; $fck_attribute['Height'] = "150"; -$fck_attribute['Width'] = "95%"; -$fck_attribute['ToolbarSet'] = "Profil"; +$fck_attribute['ToolbarSet'] = "Messages"; /* ============================================================================== FUNCTIONS