diff options
Diffstat (limited to 'interface-definitions/include/firewall/ipv6-custom-name.xml.i')
-rw-r--r-- | interface-definitions/include/firewall/ipv6-custom-name.xml.i | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/interface-definitions/include/firewall/ipv6-custom-name.xml.i b/interface-definitions/include/firewall/ipv6-custom-name.xml.i index 6275036c1..4b6777293 100644 --- a/interface-definitions/include/firewall/ipv6-custom-name.xml.i +++ b/interface-definitions/include/firewall/ipv6-custom-name.xml.i @@ -1,5 +1,5 @@ <!-- include start from firewall/ipv6-custom-name.xml.i --> -<tagNode name="ipv6-name"> +<tagNode name="name"> <properties> <help>IPv6 custom firewall</help> <constraint> @@ -14,7 +14,7 @@ <properties> <help>Set jump target. Action jump must be defined in default-action to use this setting</help> <completionHelp> - <path>firewall ipv6 ipv6-name</path> + <path>firewall ipv6 name</path> </completionHelp> </properties> </leafNode> @@ -38,7 +38,7 @@ <properties> <help>Set jump target. Action jump must be defined to use this setting</help> <completionHelp> - <path>firewall ipv6 ipv6-name</path> + <path>firewall ipv6 name</path> </completionHelp> </properties> </leafNode> |