Add header text to forgot password
This commit is contained in:
@@ -269,6 +269,7 @@ module.exports = React.createClass({
|
||||
<AuthPage>
|
||||
<AuthHeader />
|
||||
<AuthBody>
|
||||
<h2> { _t('Set a new password') } </h2>
|
||||
{resetPasswordJsx}
|
||||
</AuthBody>
|
||||
</AuthPage>
|
||||
|
||||
Reference in New Issue
Block a user