diff --git a/ui/theme/default/bandwidth-add.tpl b/ui/theme/default/bandwidth-add.tpl index 6e3b9df..ed6cb35 100755 --- a/ui/theme/default/bandwidth-add.tpl +++ b/ui/theme/default/bandwidth-add.tpl @@ -48,7 +48,7 @@
- {$_L['Cancel']} + {$_L['Cancel']}
@@ -59,5 +59,10 @@ + {include file="sections/darkmode.tpl"} diff --git a/ui/theme/default/bandwidth-edit.tpl b/ui/theme/default/bandwidth-edit.tpl index 4e9e55c..8a69ece 100755 --- a/ui/theme/default/bandwidth-edit.tpl +++ b/ui/theme/default/bandwidth-edit.tpl @@ -49,7 +49,7 @@
- {$_L['Cancel']} + {$_L['Cancel']}
@@ -60,5 +60,10 @@ + {include file="sections/footer.tpl"} diff --git a/ui/theme/default/customers-add.tpl b/ui/theme/default/customers-add.tpl index 41135aa..e40651e 100755 --- a/ui/theme/default/customers-add.tpl +++ b/ui/theme/default/customers-add.tpl @@ -41,8 +41,8 @@
-
- +
+ {$_L['Cancel']}
@@ -51,6 +51,10 @@
- - + + {include file="sections/footer.tpl"} diff --git a/ui/theme/default/customers-edit.tpl b/ui/theme/default/customers-edit.tpl index 6264d6a..8a6ccf7 100755 --- a/ui/theme/default/customers-edit.tpl +++ b/ui/theme/default/customers-edit.tpl @@ -42,8 +42,8 @@
-
- {$_L['Cancel']} +
+ {$_L['Cancel']}
@@ -51,5 +51,9 @@
- + {include file="sections/footer.tpl"} diff --git a/ui/theme/default/default.zip b/ui/theme/default/default.zip deleted file mode 100644 index 11a78aa..0000000 Binary files a/ui/theme/default/default.zip and /dev/null differ diff --git a/ui/theme/default/hotspot-add.tpl b/ui/theme/default/hotspot-add.tpl index a408ae4..d4ff9b8 100755 --- a/ui/theme/default/hotspot-add.tpl +++ b/ui/theme/default/hotspot-add.tpl @@ -118,7 +118,7 @@
- {$_L['Cancel']} + {$_L['Cancel']}
@@ -127,5 +127,10 @@ + {include file="sections/footer.tpl"} diff --git a/ui/theme/default/hotspot-edit.tpl b/ui/theme/default/hotspot-edit.tpl index f19bc86..c597c3f 100755 --- a/ui/theme/default/hotspot-edit.tpl +++ b/ui/theme/default/hotspot-edit.tpl @@ -115,7 +115,7 @@
- {$_L['Cancel']} + {$_L['Cancel']}
@@ -124,5 +124,10 @@ + {include file="sections/footer.tpl"} diff --git a/ui/theme/default/prepaid-edit.tpl b/ui/theme/default/prepaid-edit.tpl index 3ccb818..b1c2810 100755 --- a/ui/theme/default/prepaid-edit.tpl +++ b/ui/theme/default/prepaid-edit.tpl @@ -1,22 +1,30 @@ {include file="sections/header.tpl"} + + + + + + {$_L['Recharge_Account']} + + -
-
-
-

{$_L['Recharge_Account']}

-
+ + +
+
+
-
+
-
+
@@ -36,7 +44,7 @@
-
+
@@ -45,15 +53,21 @@
-
- - Or {$_L['Cancel']} +
+ {$_L['Cancel']}
+ +
+ {include file="sections/footer.tpl"} diff --git a/ui/theme/default/users-edit.tpl b/ui/theme/default/users-edit.tpl index 9f195fb..08d27b3 100755 --- a/ui/theme/default/users-edit.tpl +++ b/ui/theme/default/users-edit.tpl @@ -55,15 +55,20 @@
- {$_L['Cancel']} + {$_L['Cancel']}
- - + +
+ {include file="sections/footer.tpl"} diff --git a/ui/theme/default/voucher-add.tpl b/ui/theme/default/voucher-add.tpl index 930b885..8fd2b87 100755 --- a/ui/theme/default/voucher-add.tpl +++ b/ui/theme/default/voucher-add.tpl @@ -57,7 +57,7 @@
- +
@@ -66,5 +66,10 @@
+ {include file="sections/footer.tpl"} diff --git a/ui/theme/default/voucher.tpl b/ui/theme/default/voucher.tpl index f8d144a..922ce24 100755 --- a/ui/theme/default/voucher.tpl +++ b/ui/theme/default/voucher.tpl @@ -58,7 +58,9 @@ {if $ds['status'] eq '0'} {else} {/if} {if $ds['user'] eq '0'} - {else} {$ds['user']} {/if} - {$_L['Delete']} + + {$_L['Delete']} + {/foreach}