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