change wording

This commit is contained in:
Son NK 2021-03-22 15:40:17 +01:00
parent c0efc78a94
commit 2ad1b75e45

View file

@ -28,7 +28,7 @@ function confirmDeleteAlias() {
},
delete: {
label: "Yes, I don't need it anymore",
label: "Delete it, I don't need it anymore",
className: 'btn-outline-danger',
callback: function () {
that.closest("form").submit();