]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/roombanner.html
* Moved the room graphic to the left of the room name in the banner, to
[citadel.git] / webcit / static / roombanner.html
index 78ac5b6f71c950c1520efc2e9585e96b9f3e95ef..83a9d2e9d0faa714ca9f59e188581330cde1514f 100644 (file)
@@ -2,10 +2,9 @@
 
 <TABLE WIDTH="100%" BORDER="0" CELLPADDING="3" CELLSPACING="0">
 <TR>
+       <?ROOMPIC>
        <TD ALIGN="LEFT" VALIGN="MIDDLE" BGCOLOR="#444455">
                <SPAN CLASS="room_banner_room_name"><?ROOMNAME></SPAN>
-               <BR>
-               <?ROOMPIC>
        </TD>
        <TD ALIGN="LEFT" BGCOLOR="#444455">
                <SPAN CLASS="room_banner_room_info"><?ROOMINFO></SPAN>