diff --git a/emhttp/plugins/dynamix.vm.manager/include/VMedit.php b/emhttp/plugins/dynamix.vm.manager/include/VMedit.php index fbcda9452..da2ae2a1d 100644 --- a/emhttp/plugins/dynamix.vm.manager/include/VMedit.php +++ b/emhttp/plugins/dynamix.vm.manager/include/VMedit.php @@ -96,13 +96,13 @@ if (isset($_GET['uuid'])) { $strSelectedTemplateUT = $strSelectedTemplate; if (strpos($strSelectedTemplate,"User-") !== false) $strSelectedTemplateUT = str_replace("User-","",$strSelectedTemplateUT); $newmodel = is_file("/etc/libvirt/qemu/newmodel"); -if ($newmodel && $arrLoad['form'] == "Custom.form.php") $arrLoad['form'] = "Custom.formXML.php"; +if ($newmodel && $arrLoad['form'] == "Custom.form.php") { $arrLoad['form'] = "Custom.formXML.php"; $inlineswt = ''; } else $inlineswt = "" ?> - +=$inlineswt?>