* Better alignment of system messages
[citadel.git] / webcit / paging.c
index 45514d5457c903db50494424535d2c918bcc61e0..690aa6db12558230a0d13820467601be4736ed64 100644 (file)
@@ -161,7 +161,7 @@ void page_popup(void)
                escputs(pagefrom);
                wprintf("</SPAN></TD></TR></TABLE>\n");
                
-               fmout(NULL);
+               fmout(NULL, "LEFT");
        }
 
        wprintf("<CENTER>");