diff --git a/ui/ui/balance-add.tpl b/ui/ui/balance-add.tpl index 828c1d1f..ea1dfc93 100644 --- a/ui/ui/balance-add.tpl +++ b/ui/ui/balance-add.tpl @@ -3,29 +3,29 @@
-
{Lang::T('Add Service Plan')}
+
{Lang::T('Add Service Package')}
- +
- +
{$_c['currency_code']} @@ -56,4 +56,4 @@
-{include file="sections/footer.tpl"} \ No newline at end of file +{include file="sections/footer.tpl"} diff --git a/ui/ui/hotspot-add.tpl b/ui/ui/hotspot-add.tpl index 9baeb77f..ee01b1aa 100644 --- a/ui/ui/hotspot-add.tpl +++ b/ui/ui/hotspot-add.tpl @@ -3,14 +3,14 @@
-
{Lang::T('Add Service Plan')}
+
{Lang::T('Add Service Package')}
{Lang::T('Active')} @@ -30,10 +30,10 @@
-
- +
- +
{Lang::T('Unlimited')} @@ -137,7 +137,7 @@
- +
{$_c['currency_code']} @@ -165,7 +165,7 @@
- +
diff --git a/ui/ui/hotspot-edit.tpl b/ui/ui/hotspot-edit.tpl index 96b18e9f..0818009a 100644 --- a/ui/ui/hotspot-edit.tpl +++ b/ui/ui/hotspot-edit.tpl @@ -5,7 +5,7 @@
-
{Lang::T('Edit Service Plan')} || {$d['name_plan']}
+
{Lang::T('Edit Service Package')} || {$d['name_plan']}
@@ -34,7 +34,7 @@
-
- +
- +
{Lang::T('Unlimited')} @@ -152,7 +152,7 @@
- +
{$_c['currency_code']} @@ -182,7 +182,7 @@
- +
@@ -231,7 +231,7 @@ {Lang::T('Expired Action')} {Lang::T('Optional')}
- +

- {Lang::T('When Expired, customer will be move to selected internet plan')}

+ {Lang::T('When Expired, customer will be move to selected internet package')}

diff --git a/ui/ui/hotspot.tpl b/ui/ui/hotspot.tpl index 47516488..d083d0b8 100644 --- a/ui/ui/hotspot.tpl +++ b/ui/ui/hotspot.tpl @@ -6,7 +6,7 @@
{Lang::T('Hotspot Plans')}
@@ -98,7 +98,7 @@
+ title="{Lang::T('New Service Package')}">
@@ -108,8 +108,8 @@ - {Lang::T('Internet Plan')} - Limit + {Lang::T('Internet Package')} + {Lang::T('Limit')} {Lang::T('Expired')} @@ -126,7 +126,7 @@ {Lang::T('Data')} {Lang::T('Location')} {Lang::T('Device')} - {Lang::T('Internet Plan')} + {Lang::T('Internet Package')} {Lang::T('Date')} {Lang::T('ID')} {Lang::T('Manage')} @@ -174,8 +174,8 @@
diff --git a/ui/ui/plan.tpl b/ui/ui/plan.tpl index 34ae76ea..4cf71280 100644 --- a/ui/ui/plan.tpl +++ b/ui/ui/plan.tpl @@ -17,6 +17,7 @@
*} {/if}   +{Lang::T('Active Customers')}
@@ -136,4 +137,4 @@ } -{include file="sections/footer.tpl"} \ No newline at end of file +{include file="sections/footer.tpl"}