]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/who.html
* remove spurious > in the templates
[citadel.git] / webcit / static / t / who.html
index 522f52819375b69699b9195f8438966025cdc537..c4d9f822488a32c695aa47b038a5c4c13d9b2b8a 100644 (file)
@@ -1,6 +1,5 @@
 <?=("head")>
-<?=("important_msg")>
-<?ICONBAR>
+<?=("important_msg")><?%("COND:LOGGEDIN", 1, 1, 1, "", ="paging")>
 
 <script type="text/javascript">
 function ConfirmKill() { 
@@ -14,12 +13,13 @@ return confirm('<?_("Do you really want to kill this session?")>');
 <h1>
 <?_("Users currently on ")><?SERV:HUMANNODE>
 </h1></div>
+<div id="actiondiv">
 <ul class="room_actions">
 <li class="start_page">
        <?OFFERSTARTPAGE>
 </li></ul>
 </div>
-
+</div>
 <div id="content" class="fix_scrollbar_bug who_is_online">
 <?DOBOXED("wholiststatic", "wholiststatic_header")>
 </div>