{include file="sections/header.tpl"}
Radius
 
{foreach $nas as $ds} {/foreach}
Name IP Type Port Server Community Routers {Lang::T('Manage')} ID
{$ds['shortname']} {$ds['nasname']} {$ds['type']} {$ds['ports']} {$ds['server']} {$ds['community']} {$ds['routers']} {Lang::T('Edit')} {$ds['id']}
{$paginator['contents']}
{include file="sections/footer.tpl"}