]> code.citadel.org Git - citadel.git/blobdiff - webcit/static/t/who/box_list_static.html
serv_rssclient.c: style update
[citadel.git] / webcit / static / t / who / box_list_static.html
diff --git a/webcit/static/t/who/box_list_static.html b/webcit/static/t/who/box_list_static.html
deleted file mode 100644 (file)
index be05a9e..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<div id="who_inner" >
-       <table class="altern">
-               <tr>
-                       <th class="edit_col"> </th>
-                       <th colspan="2"> </th>
-                       <th><?_("User name")></th>
-                       <th><?_("Room")></th>
-                       <th class="host_col"><?_("From host")></th>
-               </tr>
-               <?ITERATE("WHOLIST", ="who_section", 0)>
-       </table>
-</div>
-