diff --git a/ui/ui/hotspot-add.tpl b/ui/ui/hotspot-add.tpl index c596ab2a..9baeb77f 100644 --- a/ui/ui/hotspot-add.tpl +++ b/ui/ui/hotspot-add.tpl @@ -13,8 +13,8 @@ data-content="Customer cannot buy disabled Plan, but admin can recharge it, use it if you want only admin recharge it">?
- {Lang::T('Enable')} - {Lang::T('Disable')} + {Lang::T('Active')} + {Lang::T('Not Active')}
@@ -24,8 +24,8 @@ data-content="Postpaid will have fix expired date">?
- Prepaid - Postpaid + {Lang::T('Prepaid')} + {Lang::T('Postpaid')}
@@ -36,8 +36,8 @@ data-content="Personal Plan will only show to personal Customer, Business plan will only show to Business Customer">?
- Personal - Business + {Lang::T('Personal')} + {Lang::T('Business')}
{if $_c['radius_enable']} @@ -49,7 +49,7 @@

{Lang::T('Cannot be change after saved')}

diff --git a/ui/ui/hotspot-edit.tpl b/ui/ui/hotspot-edit.tpl index 1100e4aa..96b18e9f 100644 --- a/ui/ui/hotspot-edit.tpl +++ b/ui/ui/hotspot-edit.tpl @@ -15,8 +15,8 @@ data-content="Customer cannot buy disabled Plan, but admin can recharge it, use it if you want only admin recharge it">?
- {Lang::T('Enable')} - {Lang::T('Disable')} + {Lang::T('Active')} + {Lang::T('Not Active')}
diff --git a/ui/ui/hotspot.tpl b/ui/ui/hotspot.tpl index b1d65a9e..47516488 100644 --- a/ui/ui/hotspot.tpl +++ b/ui/ui/hotspot.tpl @@ -26,9 +26,9 @@
@@ -42,7 +42,7 @@
- - + +
@@ -118,7 +118,7 @@ {Lang::T('Name')} {Lang::T('Type')} - {Lang::T('Bandwidth')} + Bandwidth {Lang::T('Category')} {Lang::T('Price')} {Lang::T('Validity')} @@ -155,7 +155,7 @@ {$ds['device']} {if $ds['plan_expired']}Yes{else}No + href="{$_url}services/edit/{$ds['plan_expired']}">{Lang::T('Yes')}{else}{Lang::T('No')} {/if} {if $ds['prepaid'] == no}{$ds['expired_date']}{/if} {$ds['id']} diff --git a/ui/ui/pppoe.tpl b/ui/ui/pppoe.tpl index 435d8ccb..3c17d6b1 100644 --- a/ui/ui/pppoe.tpl +++ b/ui/ui/pppoe.tpl @@ -8,7 +8,7 @@ sync -
{Lang::T('PPPOE Plans')} + {Lang::T('PPPOE Package')}