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')}