X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=webcit%2Froomops.c;h=079e3bc8fcc3222b592768a6ff4e1216d2be3516;hb=d159f2a1a8cf9efccb8f733d7e2452c5f7cfbf64;hp=62b0fbb124c843c4732116c914dd111189621fa0;hpb=f6f51307f975c67d86448d5b456f9650dc36d773;p=citadel.git diff --git a/webcit/roomops.c b/webcit/roomops.c index 62b0fbb12..079e3bc8f 100644 --- a/webcit/roomops.c +++ b/webcit/roomops.c @@ -827,7 +827,7 @@ void display_editroom(void) /* print the tabbed dialog */ wprintf("
" - "
" + "
" "" "" "\n"); @@ -932,7 +932,7 @@ void display_editroom(void) /* end tabbed dialog */ /* begin content of whatever tab is open now */ - wprintf("
" + wprintf("
" "
 
\n" "
\n"); @@ -1717,7 +1717,7 @@ void display_entroom(void) "\n
\n" ); - wprintf("
" + wprintf("
" "
\n"); wprintf("
\n");