X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Fwho.c;h=aa04c8f6055c124d828bd2fc619001894689c553;hb=2779defa829432785fd086052bb7234a02289c1d;hp=4898ec45ad887ea29d0fc56cfac1441aca5998e1;hpb=96e1a8bd4ad4f4e94efd0b4dcec59a23a807f16d;p=citadel.git diff --git a/webcit/who.c b/webcit/who.c index 4898ec45a..aa04c8f60 100644 --- a/webcit/who.c +++ b/webcit/who.c @@ -55,7 +55,7 @@ void whobbs(void) offer_start_page(); wprintf("\n"); wprintf("\n" - "
\n"); + "
\n"); do_template("beginbox_nt"); wprintf("
" @@ -205,7 +205,7 @@ void edit_me(void) wprintf(""); wprintf("Edit your session display"); wprintf("\n"); - wprintf("
\n
\n"); + wprintf("
\n
\n"); wprintf("This screen allows you to change the way your\n"); wprintf("session appears in the 'Who is online' listing.\n");