typo3/sysext/cms/tslib/class.tslib_content.php:7116: if (isset($allow['edit'])) $panel.=$this->editPanelLinkWrap('',$formName,'edit',$dataArr['_LOCALIZED_UID'] ? $table.':'.$dataArr['_LOCALIZED_UID'] : $currentRecord); typo3/sysext/cms/tslib/class.tslib_content.php:7118: $panel.=$this->editPanelLinkWrap('',$formName,'up'); typo3/sysext/cms/tslib/class.tslib_content.php:7119: $panel.=$this->editPanelLinkWrap('',$formName,'down'); typo3/sysext/cms/tslib/class.tslib_content.php:7123: $panel.=$this->editPanelLinkWrap('',$formName,'unhide'); typo3/sysext/cms/tslib/class.tslib_content.php:7125: $panel.=$this->editPanelLinkWrap('',$formName,'hide','',$BE_USER->extGetLL('p_hideConfirm')); typo3/sysext/cms/tslib/class.tslib_content.php:7130: $panel.=$this->editPanelLinkWrap('',$formName,'new',$currentRecord,'',$nPid); typo3/sysext/cms/tslib/class.tslib_content.php:7132: $panel.=$this->editPanelLinkWrap('',$formName,'new',$currentRecord,'',$nPid); typo3/sysext/cms/tslib/class.tslib_content.php:7136: $panel.=$this->editPanelLinkWrap('',$formName,'delete','',$BE_USER->extGetLL('p_deleteConfirm'));