Revert "Removed the "fix_scrollbarbug" div and all references to it."
[citadel.git] / webcit / static / t / who.html
index ea04a68569d4bfe5998af9d25f93865deefb2a75..9a32b6efe0c8e7d440aca6e8f095de444aba71ec 100644 (file)
@@ -1,5 +1,5 @@
 <?=("head")>
-<?=("important_msg")>><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
+<?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 
 <script type="text/javascript">
 function ConfirmKill() { 
@@ -8,8 +8,8 @@ return confirm('<?_("Do you really want to kill this session?")>');
 </script>
 
 <div id="banner">
-<div class="room_banner">
-<img src="static/usermanag_48x.gif">
+<div class="banner">
+<img alt="" src="static/usermanag_48x.gif">
 <h1>
 <?_("Users currently on ")><?SERV:HUMANNODE>
 </h1></div>
@@ -21,7 +21,7 @@ return confirm('<?_("Do you really want to kill this session?")>');
 </div>
 </div>
 <div id="content" class="fix_scrollbar_bug who_is_online">
-<?DOBOXED("wholiststatic", "wholiststatic_header")>
+<?DOBOXED(="who_box_list_static", ="who_list_static_header")>
 </div>
 <script type="text/javascript">
  new Ajax.PeriodicalUpdater('do_template', 'template=wholiststatic',