Skip to content
This repository has been archived by the owner on Dec 31, 2023. It is now read-only.

Commit

Permalink
Add forgot password in login page
Browse files Browse the repository at this point in the history
  • Loading branch information
hardingadonis committed Dec 7, 2023
1 parent ae334fb commit f9fb553
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/webapp/view/web/login.jsp
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@
</form>
<div class="register">
<span>Chưa có tài khoản? <a href="register">Đăng ký ngay</a></span>
<br>
<span><a href="forgot-password">Quên mật khẩu</a></span>
</div>
</div>
</div>
Expand Down

0 comments on commit f9fb553

Please sign in to comment.