Commit 921dec94 by Ari Agung Prasetiyo

penyesuaian link reset password

1 parent 51d26cb1
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
<label class=" checkbox checkbox-inline"> <label class=" checkbox checkbox-inline">
<input id="show_password" type="checkbox" style="left: 20px;">Show Password</label> <input id="show_password" type="checkbox" style="left: 20px;">Show Password</label>
<div class="note"> <div class="note">
<a href="${home}/reset-password" id="lupa">Lupa Password?</a> <a href="${home}/password/reset" id="lupa">Lupa Password?</a>
</div> </div>
</div> </div>
</section> </section>
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!