Make always show forgot password link
This commit is contained in:
@@ -59,10 +59,7 @@ export function LoginForm(props) {
|
|||||||
Log In
|
Log In
|
||||||
</Form.Button>
|
</Form.Button>
|
||||||
|
|
||||||
<Message warning>
|
<p><Link to='/password/reset/'>Forgot Password</Link></p>
|
||||||
<Message.Header>Forgot your password?</Message.Header>
|
|
||||||
<p><Link to='/password/reset/'>Click here</Link> to reset it.</p>
|
|
||||||
</Message>
|
|
||||||
</Form>
|
</Form>
|
||||||
);
|
);
|
||||||
};
|
};
|
||||||
|
Reference in New Issue
Block a user