diff --git a/ui/ui/pppoe.tpl b/ui/ui/pppoe.tpl index e9d2ccb8..e6e34d79 100644 --- a/ui/ui/pppoe.tpl +++ b/ui/ui/pppoe.tpl @@ -1,65 +1,76 @@ {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']} | -{$ds['routers']} | -- {$_L['Edit']} - {$_L['Delete']} - | -
{$_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']} | +{$ds['routers']} | ++ {$_L['Edit']} + {$_L['Delete']} + | +