From: Wilfried Göesgens Date: Tue, 16 Jun 2009 22:45:10 +0000 (+0000) Subject: * close table tag X-Git-Tag: v7.86~1047 X-Git-Url: https://code.citadel.org/?a=commitdiff_plain;h=fe2d4582963d2a95893f71475f01fe2805c2ca49;p=citadel.git * close table tag --- diff --git a/webcit/roomops.c b/webcit/roomops.c index e54482b79..bda4375ed 100644 --- a/webcit/roomops.c +++ b/webcit/roomops.c @@ -1211,7 +1211,7 @@ void display_editroom(void) /* print the tabbed dialog */ wprintf("
"); - wprintf("" "" );