From: helge Date: Mon, 31 Jan 2005 00:50:13 +0000 (+0000) Subject: enabled forward button X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=789ecb30a1462573a0e4595e1a223a9de7dd554c;p=scalable-opengroupware.org enabled forward button git-svn-id: http://svn.opengroupware.org/SOGo/trunk@513 d1b88da0-ebda-0310-925b-ed51d893ca5b --- diff --git a/SOGo/UI/Mailer/product.plist b/SOGo/UI/Mailer/product.plist index c9508f41..1b9774ce 100644 --- a/SOGo/UI/Mailer/product.plist +++ b/SOGo/UI/Mailer/product.plist @@ -167,16 +167,16 @@ { link = "compose"; target = "_blank"; cssClass = "tbicon_compose"; label = "Write"; }, ), -//* TODO: enable when implemented ( // second group +/* TODO: enable when implemented { link = "reply"; cssClass = "tbicon_reply"; label = "Reply"; }, { link = "replyall"; cssClass = "tbicon_replyall"; label = "Reply All"; }, +*/ { link = "forward"; cssClass = "tbicon_forward"; label = "Forward"; }, ), -//*/ ( // third group { link = "delete"; cssClass = "tbicon_delete"; label = "Delete"; },