mirror of
https://github.com/Alvin-Zilverstand/Spik-en-span.git
synced 2026-03-06 03:06:41 +01:00
remove commented-out login form in employee-login.html
This commit is contained in:
@@ -45,7 +45,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</nav>
|
||||
<!--
|
||||
<div class="container mt-5">
|
||||
<h1 class="text-center">Medewerker Login</h1>
|
||||
<form id="loginForm" action="process_login.php" method="POST" class="mt-4">
|
||||
@@ -60,7 +59,6 @@
|
||||
<button type="submit" class="btn btn-primary">Inloggen</button>
|
||||
</form>
|
||||
</div>
|
||||
-->
|
||||
|
||||
</body>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user