* revert sort order & start on the 'Read all messages' button due to public demand
authorWilfried Göesgens <willi@citadel.org>
Fri, 22 May 2009 09:13:06 +0000 (09:13 +0000)
committerWilfried Göesgens <willi@citadel.org>
Fri, 22 May 2009 09:13:06 +0000 (09:13 +0000)
webcit/roomops.c

index 39af8d669ad7cf6a7f2fc70f1b14d86ef419fc66..256e3c5cf53fb9480aa459b942eb592d938a3c64 100644 (file)
@@ -654,7 +654,7 @@ void embed_room_banner(char *got, int navbar_style) {
                        default:
                                wprintf(
                                        "<li class=\"readallmess\">"
-                                       "<a href=\"readfwd\">"
+                                       "<a href=\"readfwd?startmsg=20&maxmsgs=20&is_summary=0&SortBy=date&SortOrder=2\">"
                                        "<img src=\"static/readallmess3_24x.gif\" "
                                        "alt=\"\">"
                                        "<span class=\"navbar_link\">"