feature/logging_Service #16
@ -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"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user