{t}Name:{/t} |
{t}Description:{/t} |
{t}ID:{/t} |
|
{cycle name=groups values="light,lucid" print=false}
{foreach from=$nodegroups item=nodegroup}
{$nodegroup.name} |
{$nodegroup.description} |
({$nodegroup.id|string_format:"%04d"}) |
![[ {t}Delete{/t} ]](img/delete.gif) |
{foreachelse}
{t}That node is not a member of any group.{/t}
|
{/foreach}
|