Skip to content

Commit

Permalink
but fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreiSusha committed Mar 8, 2023
1 parent 76c6d5c commit 429cbb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion login.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
</div>
<div class="w-100"></div>
<div class="mb-3 col-12 col-md-4">
<button type="submit" class="btn btn-success" href="shop.php">Log in</button>
<button type="submit" name="submit" class="btn btn-success" href="shop.php">Log in</button>
<a class="reg" href="registration.php">Registration</a>
</div>
<div class="w-100"></div>
Expand Down

0 comments on commit 429cbb0

Please sign in to comment.