X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Ffloors.c;h=f2ec182fa5136f1857c65b2d31413d0a527b9271;hb=2779defa829432785fd086052bb7234a02289c1d;hp=0eb2da44e1aabd213b1fafe5de7e2c4f6465b380;hpb=96e1a8bd4ad4f4e94efd0b4dcec59a23a807f16d;p=citadel.git diff --git a/webcit/floors.c b/webcit/floors.c index 0eb2da44e..f2ec182fa 100644 --- a/webcit/floors.c +++ b/webcit/floors.c @@ -54,7 +54,7 @@ void display_floorconfig(char *prepend_html) wprintf("
"); wprintf("Error\n"); wprintf("
\n"); - wprintf("\n
\n"); + wprintf("
\n
\n"); wprintf("%s
\n", &buf[4]); wDumpContent(1); return;