fix reset password
Deploy to Shared Hosting / Shared hosting deploy (push) Failing after 49s
Tests / PHPUnit (push) Failing after 1m20s

This commit is contained in:
root
2026-08-26 20:45:23 -04:00
parent 9899af7b37
commit a354d78fa9
11 changed files with 88 additions and 25 deletions
+2 -2
View File
@@ -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>