diff --git a/ui/ui/bandwidth-add.tpl b/ui/ui/bandwidth-add.tpl index 3375b677..8aec8cdb 100644 --- a/ui/ui/bandwidth-add.tpl +++ b/ui/ui/bandwidth-add.tpl @@ -1,24 +1,23 @@ {include file="sections/header.tpl"}
-
+
{Lang::T('Add New Bandwidth')}
-
- -
+ +
- -
+ +
-
+
-
+
+
{Lang::T('Optional')}
- -
- + +
+
- -
- + +
+
- -
- + +
+
- -
- + +
+
- -
- + +
+
- + Or {Lang::T('Cancel')}
-
+
-{include file="sections/footer.tpl"} + + +{include file="sections/footer.tpl"} \ No newline at end of file diff --git a/ui/ui/bandwidth-edit.tpl b/ui/ui/bandwidth-edit.tpl index 5e1b23c0..2ee46470 100644 --- a/ui/ui/bandwidth-edit.tpl +++ b/ui/ui/bandwidth-edit.tpl @@ -1,7 +1,7 @@ {include file="sections/header.tpl"}
-
+
{Lang::T('Edit Bandwidth')}
@@ -9,18 +9,18 @@
- -
+ +
- -
+ +
-
+
-
+
+
{Lang::T('Optional')}
- -
- + +
+
- -
- + +
+
- -
- + +
+
- -
- + +
+
- -
- + +
+
- {Lang::T('Editing Bandwidth will not automatically update the plan, you need to edit the plan then save again')} + {Lang::T('Editing Bandwidth will not automatically update the plan, you need to edit the plan then save again')}
- + Or {Lang::T('Cancel')}
- +
+
+
+
-{include file="sections/footer.tpl"} + + +{include file="sections/footer.tpl"} \ No newline at end of file