diff --git a/editor/panel.settings.php b/editor/panel.settings.php index 1ce7c3cd..0fc75a14 100644 --- a/editor/panel.settings.php +++ b/editor/panel.settings.php @@ -25,7 +25,7 @@ function scripts(){ function toolbar( $toolbar ){ $toolbar[ 'settings' ] = array( - 'name' => 'Config', + 'name' => 'Options', 'icon' => 'icon-cog', 'pos' => 60, 'panel' => $this->get_settings_tabs() diff --git a/screenshot.png b/screenshot.png index 21cadde4..a6c21e55 100644 Binary files a/screenshot.png and b/screenshot.png differ