]> err.no Git - scalable-opengroupware.org/commitdiff
enabled forward button
authorhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Mon, 31 Jan 2005 00:50:13 +0000 (00:50 +0000)
committerhelge <helge@d1b88da0-ebda-0310-925b-ed51d893ca5b>
Mon, 31 Jan 2005 00:50:13 +0000 (00:50 +0000)
git-svn-id: http://svn.opengroupware.org/SOGo/trunk@513 d1b88da0-ebda-0310-925b-ed51d893ca5b

SOGo/UI/Mailer/product.plist

index c9508f414a75f23ebe600aae382e5d34bb1dec9b..1b9774ce4664abb163b753b526a2358ac6969cf4 100644 (file)
               { 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"; },