Skip to content

Commit

Permalink
Register Page Button Fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
apoorvaron committed Aug 11, 2023
1 parent b3114fa commit 0925631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user/register.php
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@
<div class="form-group text-center row m-t-20">
<div class="col-12">
<button
class="btn btn-block waves-effect waves-light btn-new bg-black bg-primary text-white p-3 border-primary"
class="btn btn-block waves-effect waves-light btn-new bg-black text-white border-primary "
id="submit" name="submit" type="submit" aria-label="Register">Register</button>
</div>
</div>
Expand Down

0 comments on commit 0925631

Please sign in to comment.