mirror of
https://github.com/itflow-org/itflow
synced 2026-03-05 21:34:51 +00:00
Removed Delete button from edit modals
This commit is contained in:
@@ -28,7 +28,6 @@
|
||||
|
||||
</div>
|
||||
<div class="modal-footer bg-white">
|
||||
<button type="submit" name="delete_acount" class="btn btn-outline-danger mr-auto">Delete</button>
|
||||
<button type="button" class="btn btn-secondary" data-dismiss="modal">Cancel</button>
|
||||
<button type="submit" name="edit_account" class="btn btn-primary">Save</button>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user