Fix some bugs in 'dashboard_create_networks.rst'

"Create a network" form miss one item: "Admin State", and
the 'Subnet Detail' tab should be 'Subnet Details' tab.

Change-Id: I2868585a045d14ce7adf680dfd78a15add295936
Closes-bug: #1504453
This commit is contained in:
chen.qiaomin 2015-09-21 01:04:45 -04:00
parent b279bd40c0
commit c00c2b78bb

View File

@ -32,6 +32,8 @@ Create a network
:guilabel:`Network Name`: Specify a name to identify the network.
:guilabel:`Admin State`: The state to start the network in.
:guilabel:`Subnet` tab
:guilabel:`Create Subnet`: Select this check box to create a subnet
@ -51,7 +53,7 @@ Create a network
:guilabel:`Disable Gateway`: Select this check box to disable a gateway IP
address.
:guilabel:`Subnet Detail` tab
:guilabel:`Subnet Details` tab
:guilabel:`Enable DHCP`: Select this check box to enable DHCP.