[svn r22213] FS#2867 - The online editor, toolbar_maxi: Corrections.

skala
Ivan Tcholakov 17 years ago
parent 96580be15a
commit 4f8915a5e4
  1. 2
      main/inc/lib/fckeditor/toolbars_maxi/agenda.php
  2. 2
      main/inc/lib/fckeditor/toolbars_maxi/agenda_student.php
  3. 2
      main/inc/lib/fckeditor/toolbars_maxi/announcements.php
  4. 2
      main/inc/lib/fckeditor/toolbars_maxi/announcements_student.php

@ -9,7 +9,7 @@ $config['ToolbarSets']['Normal'] = array(
array('FitWindow','Save'),
array('Bold','Italic','Underline','StrikeThrough'),
array('OrderedList','UnorderedList','-','Outdent','Indent'),
array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'),
array('JustifyLeft','JustifyCenter','JustifyRight'),
array('Undo','Redo','-','SelectAll','RemoveFormat'),
array('Link','Unlink'),
'/',

@ -9,7 +9,7 @@ $config['ToolbarSets']['Normal'] = array(
array('FitWindow','Save'),
array('Bold','Italic','Underline','StrikeThrough'),
array('OrderedList','UnorderedList','-','Outdent','Indent'),
array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'),
array('JustifyLeft','JustifyCenter','JustifyRight'),
array('Undo','Redo','-','SelectAll','RemoveFormat'),
array('Link','Unlink'),
'/',

@ -9,7 +9,7 @@ $config['ToolbarSets']['Normal'] = array(
array('FitWindow','Save'),
array('Bold','Italic','Underline','StrikeThrough'),
array('OrderedList','UnorderedList','-','Outdent','Indent'),
array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'),
array('JustifyLeft','JustifyCenter','JustifyRight'),
array('Undo','Redo','-','SelectAll','RemoveFormat'),
array('Link','Unlink'),
'/',

@ -9,7 +9,7 @@ $config['ToolbarSets']['Normal'] = array(
array('FitWindow','Save'),
array('Bold','Italic','Underline','StrikeThrough'),
array('OrderedList','UnorderedList','-','Outdent','Indent'),
array('JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'),
array('JustifyLeft','JustifyCenter','JustifyRight'),
array('Undo','Redo','-','SelectAll','RemoveFormat'),
array('Link','Unlink'),
'/',

Loading…
Cancel
Save