diff --git a/ui/ui/admin/customers/view.tpl b/ui/ui/admin/customers/view.tpl
index 43b3f656..930d3ea1 100644
--- a/ui/ui/admin/customers/view.tpl
+++ b/ui/ui/admin/customers/view.tpl
@@ -150,7 +150,7 @@
{foreach $activation as $ds}
-
{$ds['invoice']} |
{$ds['username']} |
diff --git a/ui/ui/customer/change-password.tpl b/ui/ui/customer/change-password.tpl
index 9b07ca78..cadf429f 100644
--- a/ui/ui/customer/change-password.tpl
+++ b/ui/ui/customer/change-password.tpl
@@ -6,7 +6,8 @@
{Lang::T('Change Password')}
@@ -204,7 +204,7 @@
{Lang::T('Created On')} |
{if $_bill['time'] ne
- ''}{Lang::dateAndTimeFormat($_bill['recharged_on'],$_bill['recharged_time'])}
+ ''}{Lang::dateAndTimeFormat($_bill['recharged_on'],$_bill['recharged_time'])}
{/if} |
@@ -271,7 +271,7 @@
are
Online, Check Status')}
{else}
- {Lang::T('Not Online, Login now?')}
{/if}
@@ -281,7 +281,7 @@
{if $_bill['status'] == 'on' && $_bill['prepaid'] != 'YES'}
-
{/if}
@@ -289,14 +289,14 @@
|
{if $_bill['status'] != 'on' && $_bill['prepaid'] != 'yes' && $_c['extend_expired']}
{Lang::T('Extend')}
{/if}
{Lang::T('Recharge')}
|