source: trunk/templates/grptree.tmpl@ 33

Last change on this file since 33 was 24, checked in by Kris Deugau, 15 years ago

/trunk

checkpoint

  • group management more or less functional
  • user management partially functional
  • misc minor tweaks and normalizations
File size: 145 bytes
Line 
1<ul>
2<TMPL_LOOP NAME=treelvl><li<TMPL_IF NAME=subs> class="hassub"</TMPL_IF>><TMPL_VAR NAME=grpname>
3<TMPL_VAR NAME=subs></li>
4</TMPL_LOOP></ul>
Note: See TracBrowser for help on using the repository browser.