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:
Wolfgang Sourdeau
2007-08-15 20:58:44 +00:00
parent cd6d6316ef
commit 06b1b21533
+2 -2
View File
@@ -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";