all ImportantMessage deliveries are now done through trailing.html
[citadel.git] / webcit / static / t / room / zapped_list.html
index 3a1845149ab75433ecde1a3c46825b51e72f14d4..ce5eaf88785dbfedc621650bb98f0d3985dbb51c 100644 (file)
@@ -1,13 +1,13 @@
-<?=("head")><?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
+<?=("head")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 <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")>
+<?=("box_begin_1")><?_("Zapped (forgotten) rooms")><?=("box_begin_2")>
 <?ITERATE("LZRM", ="room_zap_entry")>
-<br /><br />
+<br><br>
 <?_("Click on any room to un-zap it and goto that room.")>
-<?=("endbox")>
+<?=("box_end")>
 </div>
 <?=("trailing")>