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:
Wolfgang Sourdeau
2007-09-14 21:54:19 +00:00
parent e9c31c81c8
commit 321e9b964e
7 changed files with 27 additions and 29 deletions

View File

@@ -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) {