title = "Resend Confirm Email"; $this->description = "Request a new confirmation email to finalize the account creation"; $this->icon = "envelope"; } protected function getAccountContent() { return "

Enter your E-Mail address, to receive a new e-mail to confirm your registration.

"; } }