Iconbarlist: fix embedded who is online list
[citadel.git] / webcit / static / t / who / iconbar_section.html
index f4ad4b187fc930800f9e56435e6b5830c3c2d0e2..8105e94eeb5211b6485d1c134d68ade3d79d6f8b 100644 (file)
@@ -1 +1 @@
-<li class="<??("WHO:IDLE", 4)>activeuser<?!("X", 4)><?!("COND:SUBST", 5, "WHO:IDLE")>inactiveuser<?!("X", 5)>"><a href='showuser?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>