Revert "Revert "Removed the "fix_scrollbarbug" div and all references to it.""
[citadel.git] / webcit / static / t / room / zapped_list.html
1 <?=("head")><?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
2 <div id="banner">
3 <?=("roombanner")>
4 </div>
5 <div id="content" class="service">
6
7 <?=("beginbox_1")><?_("Zapped (forgotten) rooms")><?=("beginbox_2")>
8 <?ITERATE("LZRM", ="room_zap_entry")>
9 <br /><br />
10 <?_("Click on any room to un-zap it and goto that room.")>
11 <?=("endbox")>
12 </div>
13 <?=("trailing")>