]> err.no Git - scalable-opengroupware.org/blobdiff - UI/WebServerResources/UIxAclEditor.js
git-svn-id: http://svn.opengroupware.org/SOGo/inverse/trunk@1180 d1b88da0-ebda-0310...
[scalable-opengroupware.org] / UI / WebServerResources / UIxAclEditor.js
index 91c249ab9fa746846832a89ef2420ed1839d71bc..2bef5e1d3b796f25490e1e22b6cc7aa3c3ca37ad 100644 (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) {