|
@@ -761,6 +761,7 @@ function mail_message_listing_beginning ($imapConnection,
|
|
|
<td align="left">
|
|
|
<small><?php
|
|
|
echo getButton('SUBMIT', 'markRead',_("Read"));
|
|
|
+ echo ' ';
|
|
|
echo getButton('SUBMIT', 'markUnread',_("Unread"));
|
|
|
echo ' ';
|
|
|
echo getButton('SUBMIT', 'attache',_("Forward"));
|