108 | | $submenu['themes.php'][5] = array(__('Themes'), 'switch_themes', 'themes.php'); |
109 | | $submenu['themes.php'][10] = array(_x('Editor', 'theme editor'), 'edit_themes', 'theme-editor.php'); |
110 | | $submenu['themes.php'][20] = array(__('Menus'), 'switch_themes', 'nav-menus.php'); |
| 108 | $submenu['themes.php'][5] = array( __('Themes'), 'switch_themes', 'themes.php' ); |
| 109 | $submenu['themes.php'][10] = array( __('Menus'), 'switch_themes', 'nav-menus.php' ); |
| 110 | $submenu['themes.php'][20] = array( _x('Editor', 'theme editor'), 'edit_themes', 'theme-editor.php' ); |