parent
a81e622f5a
commit
5bdb860c51
@ -1,10 +1,11 @@ |
||||
<?php |
||||
$config['ToolbarSets']['Normal'] = array( |
||||
array('Style','FontFormat','FontName','FontSize'), |
||||
'/', |
||||
array('Bold','Italic','Underline'), |
||||
array('SpecialChar', 'mimetex'), |
||||
array('OrderedList','UnorderedList','-','Outdent','Indent','-','TextColor','BGColor'), |
||||
array('JustifyLeft','JustifyCenter','JustifyRight','-','Source') |
||||
|
||||
$config['ToolbarSets']['Normal'] = array( |
||||
array('Style', 'FontFormat', 'FontName', 'FontSize'), |
||||
'/', |
||||
array('Bold', 'Italic', 'Underline'), |
||||
array('SpecialChar', 'mimetex'), |
||||
array('OrderedList', 'UnorderedList', '-', 'Outdent', 'Indent', '-', 'TextColor', 'BGColor'), |
||||
array('JustifyLeft', 'JustifyCenter', 'JustifyRight', '-', 'Source') |
||||
); |
||||
?> |
||||
|
||||
Loading…
Reference in new issue