Remove extra "you" in dialog

This commit is contained in:
Brady Williams 2024-01-24 17:58:54 +13:00 committed by GitHub
parent 07c126db2b
commit b854e9569b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
</button>
</div>
<div class="modal-body">
Are you sure you?
Are you sure?
</div>
<div class="modal-footer">
<button type="button" class="btn btn-secondary" data-dismiss="modal">Cancel</button>
@ -16,4 +16,4 @@
</div>
</div>
</div>
</div>
</div>