mirror of
https://github.com/simple-login/app.git
synced 2025-02-23 15:23:27 +08:00
change wording
This commit is contained in:
parent
c0efc78a94
commit
2ad1b75e45
1 changed files with 1 additions and 1 deletions
|
@ -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();
|
||||
|
|
Loading…
Reference in a new issue