* use the right subst in the iconbar
authorWilfried Göesgens <willi@citadel.org>
Sun, 29 Aug 2010 16:57:21 +0000 (16:57 +0000)
committerWilfried Göesgens <willi@citadel.org>
Sun, 29 Aug 2010 16:57:21 +0000 (16:57 +0000)
webcit/static/t/who/iconbar_section.html

index f4ad4b187fc930800f9e56435e6b5830c3c2d0e2..7c3cf766592ed1705c726aab4b8dcf7c1f63bce1 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", 4)>activeuser<?!("X", 4)><?!("WHO:IDLE", 5)>inactiveuser<?!("X", 5)>"><a href='showuser?who=<?WHO:NAME("U")>'><?WHO:NAME("X")></a></li>