{include file="header.html"}

{$layout.pagetitle}

{cycle values="#DFD5BD,#EBE4D6" print=false} {section name=usergroups loop=$usergrouplist} {sectionelse} {/section}
 {t}Name:{/t}
 {t}Description:{/t}
{t}ID:{/t} {t}Members:{/t} {t 0=$listdata.total}Total: $0{/t}
 {$usergrouplist[usergroups].name}
{if $usergrouplist[usergroups].description} {$usergrouplist[usergroups].description}{/if}
({$usergrouplist[usergroups].id|string_format:"%04d"}) {$usergrouplist[usergroups].userscount} {if $usergrouplist[usergroups].users}{else}{/if}[ {t}Delete{/t} ] [ {t}Edit{/t} ] [ {t}Info{/t} ]

 

 

{t}There are no such groups.{/t}

 

 

 {t}Total:{/t} {$listdata.totalcount}  
{include file="footer.html"}