User Biography display: remove call, do through templates directly.
[citadel.git] / webcit / static / t / who / iconbar_section.html
index 7c3cf766592ed1705c726aab4b8dcf7c1f63bce1..fadb728e95fa09b28fbd79962e968f27c5116267 100644 (file)
@@ -1 +1 @@
-<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>
+<li class="<??("WHO:IDLE", 4)>activeuser<?!("X", 4)><?!("WHO:IDLE", 5)>inactiveuser<?!("X", 5)>"><a href="do_template?temlpate=user_show?who=<?WHO:NAME("U")>'><?WHO:NAME("X")></a></li>