{include file="sections/header.tpl"}
{$_L['Plan_Name']} | {$_L['Bandwidth_Plans']} | {$_L['Plan_Price']} | {$_L['Plan_Validity']} | {$_L['Pool']} | {Lang::T('Expired IP Pool')} | {$_L['Routers']} | {$_L['Manage']} |
---|---|---|---|---|---|---|---|
{$ds['name_plan']} | {$ds['name_bw']} | {Lang::moneyFormat($ds['price'])} | {$ds['validity']} {$ds['validity_unit']} | {$ds['pool']} | {$ds['pool_expired']} | {if $ds['is_radius']} RADIUS {else} {if $ds['routers']!=''} {$ds['routers']} {/if} {/if} | {$_L['Edit']} {$_L['Delete']} |