mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-25 16:33:22 +00:00
Monotone-Parent: 8ca0aa2d20e0ba55ee517e3fe116adea711efe3b
Monotone-Revision: abac840ff3b9ff48b85eea3e57a9fd3122ec461f Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2007-08-15T20:58:44 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -10,8 +10,8 @@
|
||||
{ link = "#";
|
||||
isSafe = NO;
|
||||
image = "tb-mail-write-flat-24x24.png";
|
||||
onclick = "return openMessageWindow(null, 'compose');";
|
||||
cssClass = "tbicon_compose"; label = "Write"; },
|
||||
onclick = "return onComposeMessage();";
|
||||
cssClass = "tbicon_compose"; label = "Write"; },
|
||||
{ link = "#"; target = "addressbook";
|
||||
onclick = "openAddressbook(this);return false;";
|
||||
image = "tb-mail-addressbook-flat-24x24.png";
|
||||
|
||||
Reference in New Issue
Block a user