* Shuffled around the room banner so that the room name once again appeared in its...
[citadel.git] / webcit / static / t / roombanner.html
index 217938af910da37098f3a5ccc96342a9c64f0ad0..a4ade026a067d7fed75abfe607d7530c57c08e26 100644 (file)
@@ -2,13 +2,14 @@
 <div>
 <div class="room_banner" id="room_banner" >
 <?ROOMPIC>
-<h1 id="rmname"><?ROOMNAME>
- <?!("COND:ROOM:TYPE_IS", 7, "VIEW_WIKI")>
- : <?BSTR("page")>
- <?!("X", 7)>
-</h1>
+<h1 id="rmname"><?ROOMNAME></h1>
+<?!("COND:ROOM:TYPE_IS", 7, "VIEW_WIKI")>
+<h2><?BSTR("page")></h2>
+<?!("X", 7)>
 <?ROOMINFO>
+<??("COND:ROOM:TYPE_IS", 8, "VIEW_WIKI")>
 <p id="nummsgs"><?NUMMSGS></p>
+<?!("X", 8)>
 </div>
 <div id="actiondiv">
 <ul class="room_actions">