more font size tweaks.
[citadel.git] / webcit / static / t / user / list_section.html
1 <tr class="<?ITERATE:ODDEVEN>"><td>
2     <?!("COND:USERLIST:HAVEBIO", 1)><a href="do_template?template=user_show?who=<?USERLIST:USERNAME('U')>"><?USERLIST:USERNAME('X')></a><?!("X", 1)><??("COND:USERLIST:HAVEBIO", 2)><?USERLIST:USERNAME('X')><??("X", 2)>
3   </td>
4 <td><?USERLIST:UID></td>
5 <td><?USERLIST:ACCLVLSTR>(<?USERLIST:ACCLVLNO>)</td>
6 <td><?USERLIST:LASTLOGON:STR></td>
7 <td><?USERLIST:NLOGONS></td>
8 <td><?USERLIST:NPOSTS></td>