diff --git a/client/WEB-INF/classes/resources/messages.properties b/client/WEB-INF/classes/resources/messages.properties index 4ae8529164d..50256517048 100644 --- a/client/WEB-INF/classes/resources/messages.properties +++ b/client/WEB-INF/classes/resources/messages.properties @@ -4,6 +4,7 @@ label.devices=Devices label.rules=Rules label.traffic.label=Traffic label label.vm.state=VM state +message.setup.physical.network.during.zone.creation.basic=When adding a basic zone, you can set up one physical network, which corresponds to a NIC on the hypervisor. The network carries several types of traffic.

You may also drag and drop other traffic types onto the physical network. #new labels (end) ************************************************************************************************ diff --git a/ui/index.jsp b/ui/index.jsp index a64facfc782..5de56a509ba 100644 --- a/ui/index.jsp +++ b/ui/index.jsp @@ -496,9 +496,12 @@
  • -
    +
    +
    + +
     
    @@ -1646,6 +1649,7 @@