develop #24

Merged
blaerf merged 39 commits from develop into main 2025-12-05 09:20:22 +00:00
Showing only changes of commit 3eac9a659e - Show all commits

View File

@ -27,7 +27,7 @@ declare(strict_types=1);
</div>
<?php endif; ?>
<form class="user" action="index.php?route=login.submit" method="post" novalidate>
<form class="user" action="../index.php?route=login.submit" method="post" novalidate>
<div class="form-group">
<label for="username">Benutzername</label>
<input type="text"