Index: mod1/class.tx_templavoila_mod1_recordlist.php =================================================================== --- mod1/class.tx_templavoila_mod1_recordlist.php (revision 26547) +++ mod1/class.tx_templavoila_mod1_recordlist.php (working copy) @@ -69,6 +69,7 @@ function start(&$pObj) { $this->pObj = &$pObj; $GLOBALS['SOBE']->MOD_SETTINGS['bigControlPanel'] = 1; // enable extended view + $this->script = t3lib_extMgm::extRelPath('templavoila') . 'mod1/index.php'; return parent::start($this->pObj->rootElementUid_pidForContent, '',//$this->pObj->MOD_SETTINGS['recordsView_table'], intval($this->pObj->MOD_SETTINGS['recordsView_start']));