Monotone-Parent: b3f6ca80f075abe33699e7b80392bc6a5c934183

Monotone-Revision: 24b361ad5626a3cf990206bae54d63a278f81a1e

Monotone-Author: wsourdeau@inverse.ca
Monotone-Date: 2007-04-25T14:26:14
Monotone-Branch: ca.inverse.sogo
This commit is contained in:
Wolfgang Sourdeau
2007-04-25 14:26:14 +00:00
parent 10f79b2c92
commit fbf6d3c73c
+6 -1
View File
@@ -8,5 +8,10 @@
isSafe = NO;
label = "Close";
onclick = "window.close();";
image = "tb-mail-stop-flat-24x24.png"; } )
image = "tb-mail-stop-flat-24x24.png"; } ),
( { link = "#";
isSafe = NO;
label = "Edit User Rights";
onclick = "return openRightsForUser();";
image = "edit.png"; } ),
)