mirror of
https://github.com/mail-in-a-box/mailinabox.git
synced 2026-05-02 02:25:12 +02:00
Merge branch 'master' of https://github.com/mail-in-a-box/mailinabox
This commit is contained in:
@@ -288,7 +288,7 @@ function aliases_remove(elem) {
|
||||
},
|
||||
function(r) {
|
||||
// Responses are multiple lines of pre-formatted text.
|
||||
show_modal_error("Remove User", $("<pre/>").text(r));
|
||||
show_modal_error("Remove Alias", $("<pre/>").text(r));
|
||||
show_aliases();
|
||||
});
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user