diff --git a/Classes/FrontendEditPanel.php b/Classes/FrontendEditPanel.php index 77227d0..81a292a 100644 --- a/Classes/FrontendEditPanel.php +++ b/Classes/FrontendEditPanel.php @@ -220,7 +220,6 @@ class FrontendEditPanel { * @param string $confirm Text string with confirmation message; If set a confirm box will be displayed before carrying out the action (if Yes is pressed) * @param integer $nPid "New pid" - for new records * @return string A tag wrapped string. - * @see editPanel(), editIcons(), t3lib_tsfeBeUserAuth::extEditAction() */ protected function editPanelLinkWrap($string, $formName, $cmd, $currentRecord = '', $confirm = '', $nPid = '') { // Editing forms on page only supported in Live workspace (because of incomplete implementation)