Index: typo3/sysext/install/mod/class.tx_install.php =================================================================== --- typo3/sysext/install/mod/class.tx_install.php (revision 6042) +++ typo3/sysext/install/mod/class.tx_install.php (working copy) @@ -208,8 +208,8 @@ var $menuitems = array( 'config' => 'Basic Configuration', + 'update' => 'Update Wizard', 'database' => 'Database Analyser', - 'update' => 'Update Wizard', 'images' => 'Image Processing', 'extConfig' => 'All Configuration', 'typo3temp' => 'typo3temp/',