Removed a comment

This commit is contained in:
2023-07-04 11:07:17 -05:00
parent b3a4651ee2
commit 7ff6c3be75

View File

@@ -12,7 +12,7 @@
</div>
<div class="mt-10 sm:mx-auto sm:w-full sm:max-w-sm">
<form class="space-y-6" action="login.php" method="GET"> <!--Change to php-->
<form class="space-y-6" action="login.php" method="GET">
<div>
<label for="email" class="block text-sm font-medium leading-6 text-gray-900">Email address</label>
<div class="mt-2">