diff --git a/client/WEB-INF/classes/resources/resource.properties b/client/WEB-INF/classes/resources/resource.properties index e0b88f249be..806c97c4b98 100644 --- a/client/WEB-INF/classes/resources/resource.properties +++ b/client/WEB-INF/classes/resources/resource.properties @@ -154,4 +154,5 @@ customizable.during.VM.creation = Customizable during VM creation physical.resources = Physical Resources virtual.resources = Virtual Resources virtual.routers = Virtual Routers -system.vms = System VMs \ No newline at end of file +system.vms = System VMs +system.vm = System VM \ No newline at end of file diff --git a/ui/jsp/host.jsp b/ui/jsp/host.jsp index 05be4619e9b..3de083f155a 100644 --- a/ui/jsp/host.jsp +++ b/ui/jsp/host.jsp @@ -29,7 +29,7 @@