mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-21 19:35:38 +00:00
@@ -249,7 +249,7 @@
|
||||
|
||||
function removeUser(user) {
|
||||
account.$removeDelegate(user.uid).catch(function(data, status) {
|
||||
Dialog.alert(l('Warning'), l('An error occured please try again.'));
|
||||
Dialog.alert(l('Warning'), l('An error occured, please try again.'));
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user