Sam Varshavchik <mrs...@courier-mta.com> writes:
Pawel Tecza writes:
Hello again :)
What's your opinion about displaying read message icons
in one row? I can't understand why you break them if you
have a lot of free space on the right [1].
Well, a long time there were no icons, and just text labels, which can
still be shown using the "noimages" flag. In those days, there wasn't
really enough room on one row for all of these labels.
But, perhaps it's time to make some progress.
Hello Sam,
Thanks a lot for your reply and the green light for the icons
in one row! ;)
I'm attaching my very simply patch. It was made against original
webmail/folder.c file (without my previous patch for hardcoded
HTML attributes of unread messages label).
My best regards,
Pawel Tecza
--- webmail/folder.c-orig 2007-02-05 14:56:40.000000000 +0100
+++ webmail/folder.c 2007-02-06 11:27:17.000000000 +0100
@@ -1040,8 +1040,6 @@
(long)msg_pos,
msg_replylistlab);
- printf("<td width=\"100%%\"></td></tr></table><table border=\"0\"
cellspacing=\"4\" cellpadding=\"4\"><tr>");
-
/* FORWARD */
printf("<td class=\"message-menu-button\"><a href=\"");