mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-05-13 15:35:30 +00:00
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:
@@ -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"; } ),
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user