Add remove profile photo button
This commit is contained in:
parent
db020ca1a3
commit
ea1d8b8104
@ -125,6 +125,7 @@
|
||||
|
||||
<div id="profile-photo-submit-wrapper">
|
||||
<button type="submit" class="btn btn-outline-primary" name="submit" id="profile-photo-submit">{{$submit}}</button>
|
||||
<button type="submit" class="btn btn-outline-danger" name="remove" id="profile-photo-remove">{{$remove}}</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user