fix reset password
This commit is contained in:
+2
-2
@@ -39,7 +39,7 @@
|
||||
<button type="submit">Login</button>
|
||||
<div class="form-links">
|
||||
<a href="/register">Register</a>
|
||||
<a href="/forgot_password">Forgot Password</a>
|
||||
<a href="<?= site_url('user/forgot_password') ?>">Forgot Password</a>
|
||||
</div>
|
||||
</div>
|
||||
</form>
|
||||
@@ -48,4 +48,4 @@
|
||||
</div>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user