Add header text to forgot password
This commit is contained in:
parent
8241f09b12
commit
df76a312c2
2 changed files with 2 additions and 0 deletions
|
@ -269,6 +269,7 @@ module.exports = React.createClass({
|
|||
<AuthPage>
|
||||
<AuthHeader />
|
||||
<AuthBody>
|
||||
<h2> { _t('Set a new password') } </h2>
|
||||
{resetPasswordJsx}
|
||||
</AuthBody>
|
||||
</AuthPage>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue