Bug #22874 ยป 14716.diff
typo3/sysext/version/cm1/index.php (working copy) | ||
---|---|---|
}
|
||
$content.='</table></form>';
|
||
$this->content.=$this->doc->section('',$content,0,1);
|
||
$this->content.=$this->doc->section($GLOBALS['LANG']->getLL('title'), $content, 0, 1);
|
||
// Create new:
|