Index: typo3/sysext/felogin/pi1/class.tx_felogin_pi1.php =================================================================== --- typo3/sysext/felogin/pi1/class.tx_felogin_pi1.php (Revision 8132) +++ typo3/sysext/felogin/pi1/class.tx_felogin_pi1.php (Arbeitskopie) @@ -197,11 +197,11 @@ } else { //wrong email - $markerArray['###STATUS_MESSAGE###'] = $this->getDisplayText('forgot_reset_message', $this->conf['forgotMessage_stdWrap.']); + $markerArray['###STATUS_MESSAGE###'] = $this->getDisplayText('forgot_message', $this->conf['forgotMessage_stdWrap.']); $markerArray['###BACKLINK_LOGIN###'] = ''; } } else { - $markerArray['###STATUS_MESSAGE###'] = $this->getDisplayText('forgot_reset_message', $this->conf['forgotMessage_stdWrap.']); + $markerArray['###STATUS_MESSAGE###'] = $this->getDisplayText('forgot_message', $this->conf['forgotMessage_stdWrap.']); $markerArray['###BACKLINK_LOGIN###'] = ''; } Index: typo3/sysext/felogin/pi1/locallang.xml =================================================================== --- typo3/sysext/felogin/pi1/locallang.xml (Revision 8132) +++ typo3/sysext/felogin/pi1/locallang.xml (Arbeitskopie) @@ -60,9 +60,8 @@ For security reasons, this link is only active until %s. If you do not visit the link before then, you will need to repeat the password reset steps. - - +