Iconbarlist: fix embedded who is online list
[citadel.git] / webcit / static / t / who / iconbar_section.html
index 4cb82c306f95297a16f990a37cb9051894bec579..8105e94eeb5211b6485d1c134d68ade3d79d6f8b 100644 (file)
@@ -1 +1 @@
-<li class="<??("WHO:IDLE", 4)>activeuser<?!("X", 4)><?!("WHO:IDLE", 5)>inactiveuser<?!("X", 5)>"><a href="do_template?template=user_show?who=<?WHO:NAME("U")>'><?WHO:NAME("X")></a></li>
+<li class="<?%("WHO:IDLE", 1, 0, 0, "inactiveuser", "activeuser")>"><a href='do_template?template=user_show?who=<?WHO:NAME("U")>'><?WHO:NAME("X")></a></li>