diff --git a/emhttp/plugins/dynamix.vm.manager/include/VMedit.php b/emhttp/plugins/dynamix.vm.manager/include/VMedit.php index e0265c32b..9417b6cb4 100644 --- a/emhttp/plugins/dynamix.vm.manager/include/VMedit.php +++ b/emhttp/plugins/dynamix.vm.manager/include/VMedit.php @@ -189,13 +189,13 @@ $(function() { }); $('.advancedview').switchButton({ - labels_placement: "left", + labels_placement: "right", on_label: "_(XML View)_", off_label: "_(Form View)_", checked: isVMXMLMode() }); $('.inlineview').switchButton({ - labels_placement: "left", + labels_placement: "right", off_label: "_(Hide inline xml)_", on_label: "_(Show Inline XML)_", checked: isinlineXMLMode() diff --git a/emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php b/emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php index f8a470cc4..ae693f2c0 100644 --- a/emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php +++ b/emhttp/plugins/dynamix.vm.manager/templates/Custom.form.php @@ -1532,7 +1532,6 @@
| _(Select)_  _(Boot Order)_ | |||
| _(Other PCI Devices)_: |
@@ -1557,7 +1556,6 @@
- | } } @@ -1567,6 +1565,7 @@ } ?> + |