add forgot password link

This commit is contained in:
Thies Mueller 2021-01-08 16:13:50 +01:00
parent 35739de789
commit 38f28c3e08

View File

@ -45,5 +45,6 @@ Your password:<br>
<input type="submit" value="GO"> <input type="submit" value="GO">
</form> </form>
<a href="forgot.php">forgot password</a>
</body> </body>
</html> </html>