diff --git a/inc/Action/Resendpwd.php b/inc/Action/Resendpwd.php index ab243b0425f4093aebf32959abb9b8408b2d83c3..5b5e38194a86ebfd9200d73bb28b353ce14369f3 100644 --- a/inc/Action/Resendpwd.php +++ b/inc/Action/Resendpwd.php @@ -37,6 +37,11 @@ class Resendpwd extends AbstractAclAction { } } + /** @inheritdoc */ + public function tplContent() { + html_resendpwd(); + } + /** * Send a new password *