diff --git a/ui/ui/customers-view.tpl b/ui/ui/customers-view.tpl
index 422aaadb..b48d79bc 100644
--- a/ui/ui/customers-view.tpl
+++ b/ui/ui/customers-view.tpl
@@ -84,8 +84,24 @@
{$package['routers']} {$package['method']}
+
+ {else}
+ {Lang::T('Recharge')}
{/if}
{Lang::T('Back')}
diff --git a/ui/ui/recharge.tpl b/ui/ui/recharge.tpl
index ddfd28fc..b16bbc4c 100644
--- a/ui/ui/recharge.tpl
+++ b/ui/ui/recharge.tpl
@@ -1,53 +1,58 @@
{include file="sections/header.tpl"}
-
-
-
-
{$_L['Recharge_Account']}
-
+
+
+
-{include file="sections/footer.tpl"}
+{include file="sections/footer.tpl"}
\ No newline at end of file