From dc12d29be073f7cb839c7dadbea03e16a7787fc8 Mon Sep 17 00:00:00 2001 From: bergware Date: Thu, 23 Aug 2018 14:05:37 +0200 Subject: [PATCH] VMsettings code optimization --- plugins/dynamix.vm.manager/VMSettings.page | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/plugins/dynamix.vm.manager/VMSettings.page b/plugins/dynamix.vm.manager/VMSettings.page index 537cca508..27d9fe65c 100644 --- a/plugins/dynamix.vm.manager/VMSettings.page +++ b/plugins/dynamix.vm.manager/VMSettings.page @@ -19,12 +19,13 @@ Tag="columns"

Your hardware does not have Intel VT-x or AMD-V capability. This is required to create VMs in KVM. Click here to see the unRAID Wiki for more information

Your hardware does not have Intel VT-x or AMD-V capability. This is required to create VMs in KVM."; + echo " Click here to see the unRAID Wiki for more information

"; + exit; } $arrValidBridges = getNetworkBridges();