Performed a bunch of markup fixes suggested by validator.w3.org
[citadel.git] / webcit / static / t / room / zapped_list.html
index 3a1845149ab75433ecde1a3c46825b51e72f14d4..567f17180e25864e5d480c8dda3200c3e95ade2c 100644 (file)
@@ -2,11 +2,11 @@
 <div id="banner">
 <?=("roombanner")>
 </div>
-<div id="content" class="service fix_scrollbar_bug">
+<div id="content" class="service">
 
 <?=("beginbox_1")><?_("Zapped (forgotten) rooms")><?=("beginbox_2")>
 <?ITERATE("LZRM", ="room_zap_entry")>
-<br /><br />
+<br><br>
 <?_("Click on any room to un-zap it and goto that room.")>
 <?=("endbox")>
 </div>