mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-03-30 18:42:44 +00:00
Monotone-Parent: d3bbadcce7472714c99e523e6d397a87aa65bf5b
Monotone-Revision: 17441bc6502df80d7fa89d2f1beee98ac6e2c5d9 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-09-14T21:54:19 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -88,8 +88,7 @@ function subscribeToFolder(refreshCallback, refreshCallbackData) {
|
||||
refreshCallbackData["folder"]);
|
||||
}
|
||||
else
|
||||
refreshCallbackData["window"].alert(clabels["You cannot subscribe to a folder that you own!"]
|
||||
.decodeEntities());
|
||||
refreshCallbackData["window"].alert(clabels["You cannot subscribe to a folder that you own!"]);
|
||||
}
|
||||
|
||||
function openRightsForUserID(userID) {
|
||||
|
||||
Reference in New Issue
Block a user