diff --git a/plugins/editors/tinymce/tinymce.php b/plugins/editors/tinymce/tinymce.php index d89a0a3f608fa..a3bdb3ab8b425 100644 --- a/plugins/editors/tinymce/tinymce.php +++ b/plugins/editors/tinymce/tinymce.php @@ -998,7 +998,7 @@ public static function getToolbarPreset() $preset['simple'] = [ 'menu' => [], - 'toolbar' => [ + 'toolbar1' => [ 'bold', 'underline', 'strikethrough', '|', 'undo', 'redo', '|', 'bullist', 'numlist', '|',