[svn r22161] FS#2867 - The online editor: A minor change in the toolbar for testing purposes.

skala
Ivan Tcholakov 17 years ago
parent fb459e1925
commit 0ac89aab20
  1. 2
      main/inc/lib/fckeditor/toolbars/all_buttons_test.php

@ -6,7 +6,7 @@
// This is the visible toolbar set when the editor has "normal" size.
$config['ToolbarSets']['Normal'] = array(
array('FitWindow','DocProps','-','Save','NewPage','Preview'),
array('FitWindow','DocProps','-','Save','NewPage','Preview','-','Templates'),
array('Cut','Copy','Paste','PasteText','PasteWord','-','Print'),
array('Undo','Redo','-','Find','Replace','-','SelectAll','RemoveFormat'),
array('Link','Unlink','Anchor','Wikilink'),

Loading…
Cancel
Save