Verlinkung korrigiert

master_stand_10_05_23
Jasmin Weise 2023-05-17 21:38:02 +02:00
parent 77b3d2d953
commit 722a5d767b
1 changed files with 1 additions and 1 deletions

View File

@ -69,7 +69,7 @@
<script>
function linkToLoginPage() {
window.location.replace("anmelden.html");
window.location.replace("anmelden_meinebuecher.html");
}
</script>