diff --git a/emhttp/plugins/dynamix.vm.manager/include/libvirt.php b/emhttp/plugins/dynamix.vm.manager/include/libvirt.php index 2bb08fb06..7660d1388 100644 --- a/emhttp/plugins/dynamix.vm.manager/include/libvirt.php +++ b/emhttp/plugins/dynamix.vm.manager/include/libvirt.php @@ -877,7 +877,7 @@ # Add support for SR-IOV } else { if ($machine_type == 'q35'){ - $strSpecialAddress = "
;" + $strSpecialAddress = "
;"; } else { $strSpecialAddress = "
"; }