From fc5fbe3cc477bea7b00baa6ae2ec07fc6b612874 Mon Sep 17 00:00:00 2001 From: zero Date: Thu, 15 Mar 2007 09:45:29 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@459 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- editor/default/editor.html | 54 ++++++------ editor/default/editor.js | 128 ++++++++++++++-------------- editor/default/editor_uploader.html | 20 ++--- 3 files changed, 101 insertions(+), 101 deletions(-) diff --git a/editor/default/editor.html b/editor/default/editor.html index 090d1898b..e7ac5e8c0 100644 --- a/editor/default/editor.html +++ b/editor/default/editor.html @@ -4,19 +4,19 @@
- - @@ -28,32 +28,32 @@
- {$lang->edit->help_fontcolor} - {$lang->edit->help_fontbgcolor} - {$lang->edit->help_bold} - {$lang->edit->help_italic} - {$lang->edit->help_underline} - {$lang->edit->help_strike} - {$lang->edit->help_add_url} - {$lang->edit->help_add_image} - {$lang->edit->help_add_multimedia} - {$lang->edit->help_add_emoticon} - {$lang->edit->help_add_quotation} - {$lang->edit->help_add_html} + {$lang->edit->help_fontcolor} + {$lang->edit->help_fontbgcolor} + {$lang->edit->help_bold} + {$lang->edit->help_italic} + {$lang->edit->help_underline} + {$lang->edit->help_strike} + {$lang->edit->help_add_url} + {$lang->edit->help_add_image} + {$lang->edit->help_add_multimedia} + {$lang->edit->help_add_emoticon} + {$lang->edit->help_add_quotation} + {$lang->edit->help_add_html}
-