Skip to content

Commit

Permalink
Update policelogin.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Glenn24 authored Oct 12, 2021
1 parent 0e32bd8 commit 946c4ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions policelogin.html
Original file line number Diff line number Diff line change
Expand Up @@ -86,8 +86,8 @@ <h3 class="card-title">POLICE INFORMATION</h3>
</div>

<div class="card-footer">
<a type="button" class="btn btn-primary float-left">Back</a>
<a type="submit" class="btn btn-success float-right">Submit</a>
<a type="button" class="btn btn-primary float-left"><i class="fas fa-arrow-left p-2"></i>Back</a>
<a type="submit" class="btn btn-success float-right">Register<i class="fas fa-arrow-right p-2"></i></a>
</div>
</form>
</div>
Expand Down

0 comments on commit 946c4ca

Please sign in to comment.