Project

General

Profile

Bug #23058 ยป 14947_v2.diff

Administrator Admin, 2010-07-02 00:08

View differences:

typo3/sysext/cms/layout/db_new_content_el.php (working copy)
$code.= $posMap->printContentElementColumns($this->id,0,$colPosList,1,$this->R_URI);
$this->content.= $this->doc->section($LANG->getLL('2_selectPosition'),$code,0,1);
}
// Close wrapper div
$this->content .= '</div>';
} else { // In case of no access:
$this->content = '';
$this->content.= $this->doc->header($LANG->getLL('newContentElement'));
    (1-1/1)