Index: typo3/sysext/version/cm1/index.php =================================================================== --- typo3/sysext/version/cm1/index.php (revision 7913) +++ typo3/sysext/version/cm1/index.php (working copy) @@ -515,7 +515,7 @@ } $content.=''; - $this->content.=$this->doc->section('',$content,0,1); + $this->content.=$this->doc->section($GLOBALS['LANG']->getLL('title'), $content, 0, 1); // Create new: