diff --git a/modules/editor/components/urllink/tpl/popup.html b/modules/editor/components/urllink/tpl/popup.html index 990660ef8..a5650af60 100644 --- a/modules/editor/components/urllink/tpl/popup.html +++ b/modules/editor/components/urllink/tpl/popup.html @@ -11,7 +11,7 @@
- +
diff --git a/modules/editor/tpl/css/editor.css b/modules/editor/tpl/css/editor.css index f32ba2d7f..bdaee5c1f 100644 --- a/modules/editor/tpl/css/editor.css +++ b/modules/editor/tpl/css/editor.css @@ -2,6 +2,13 @@ div.editor_content { margin:3px; } +div.editor_area_1 { +} + +div.editor_area_2 { + clear:left; +} + div.editor_fontbox { margin : 3px 3px 3px 0px; float:left; diff --git a/modules/editor/tpl/editor.html b/modules/editor/tpl/editor.html index b20754c5d..5c2d3a2b0 100644 --- a/modules/editor/tpl/editor.html +++ b/modules/editor/tpl/editor.html @@ -10,56 +10,61 @@
- -
- + + + + + + +
+ + +
+ {$lang->edit->help_bold} + {$lang->edit->help_italic} + {$lang->edit->help_underline} + {$lang->edit->help_strike} +
+ + + + + +
+ + +
+
+ +
+ +
+ + {$component} - - -
- - -
- {$lang->edit->help_bold} - {$lang->edit->help_italic} - {$lang->edit->help_underline} - {$lang->edit->help_strike} -
- - -
- - {$component} - -
- - - - - -
- - +