X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fsummary.c;h=19ff3a0a48133df0708a00506ba134cd15c44cb1;hb=5e91a276d21a8386402e0a7444ac6a0301da924e;hp=fdec33d96fc0af4ec963d48ac40c747a2defa4c5;hpb=b7fd7089b67eecfa7afe8434217cbad08ce657be;p=citadel.git diff --git a/webcit/summary.c b/webcit/summary.c index fdec33d96..19ff3a0a4 100644 --- a/webcit/summary.c +++ b/webcit/summary.c @@ -229,7 +229,7 @@ void summary(void) { output_headers(1, 1, 2, 0, 1, 0, 0); wprintf("
\n"); wprintf("" - "
" + "" "" "Summary page for "); escputs(WC->wc_username);