From 3ff59ad225906bcce3b30a63f9a200d4c2ce97f8 Mon Sep 17 00:00:00 2001 From: zero Date: Thu, 15 Mar 2007 09:29:00 +0000 Subject: [PATCH] git-svn-id: http://xe-core.googlecode.com/svn/trunk@458 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 262f94020..090d1898b 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}
-