diff options
-rw-r--r-- | templates/system/static-host-mapping/host-name/node.tag/inet/node.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/system/static-host-mapping/host-name/node.tag/inet/node.def b/templates/system/static-host-mapping/host-name/node.tag/inet/node.def index 2be95542..baae548b 100644 --- a/templates/system/static-host-mapping/host-name/node.tag/inet/node.def +++ b/templates/system/static-host-mapping/host-name/node.tag/inet/node.def @@ -1,4 +1,4 @@ -type: ipv4, ipv6 +type: ipv4,ipv6 help: Address [REQUIRED] val_help: ipv4; IPv4 address val_help: ipv6; IPv6 address |