diff --git a/ui/ui/customer/dashboard.tpl b/ui/ui/customer/dashboard.tpl index 85c186e9..583144cb 100644 --- a/ui/ui/customer/dashboard.tpl +++ b/ui/ui/customer/dashboard.tpl @@ -72,7 +72,7 @@
{Lang::T('Username')} | +{Lang::T('Usernames')} | {$_user['username']} | ||||||
{Lang::T('Balance')} | +{Lang::T('Your Balance')} |
{Lang::moneyFormat($_user['balance'])}
{if $_user['auto_renewal'] == 1}
@@ -183,18 +183,18 @@
|