Skip to content
Snippets Groups Projects
Unverified Commit 1ffed7fb authored by Andreas Gohr's avatar Andreas Gohr Committed by GitHub
Browse files

Merge pull request #2350 from splitbrain/resendpwdfix

add user interface back to resendpwd action. fixes #2349
parents a628a7c6 4347c5bb
No related branches found
No related tags found
No related merge requests found
......@@ -37,6 +37,11 @@ class Resendpwd extends AbstractAclAction {
}
}
/** @inheritdoc */
public function tplContent() {
html_resendpwd();
}
/**
* Send a new password
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment