Login Passwort reset

* Passwort Reset Funktion implementiert
This commit is contained in:
Daniel Spitzer
2025-08-05 19:37:04 +02:00
parent f002f7b0f7
commit 7823a6d8cd
3 changed files with 3 additions and 3 deletions
@@ -39,7 +39,7 @@
</form>
<p class="mt-3 mb-1">
<a href="<?= self::getUrl("mfLogin", "index") ?>">Zurück zum Login</a>
<a href="<?= self::getUrl("/") ?>">Zurück zum Login</a>
</p>
</div>
</div>