* move stuff in header and subst.c arround to be better grouped
[citadel.git] / webcit / summary.c
index 9f673649b9b08569b60cbae30c4ca776867161d6..00a52096dddc9e4e1cf9f99ddd8aa97617c1bae0 100644 (file)
@@ -259,7 +259,7 @@ void summary(void) {
         wprintf("</h2></div>");
        wprintf("<ul class=\"room_actions\">\n");
        wprintf("<li class=\"start_page\">");
-       offer_start_page();
+       offer_start_page(NULL, 0, NULL, NULL);
         wprintf("</li></ul>");
         wprintf("</div>");