Index: typo3/sysext/version/cm1/index.php =================================================================== --- typo3/sysext/version/cm1/index.php (revision 6840) +++ typo3/sysext/version/cm1/index.php (working copy) @@ -701,8 +701,8 @@ } $actionLinks.= ''; - $actionLinks.= ' - ' . $GLOBALS['LANG']->getLL('allowPreviewOfWholeWorkspace'); + $actionLinks.= ''; + $actionLinks.= ''; $actionLinks.= $this->displayWorkspaceOverview_allStageCmd(); if ($actionLinks || count($errors)) {