Commit ba02877f authored by Franco Fichtner's avatar Franco Fichtner

openvpn: fix minor typo in wizard

(cherry picked from commit 937d7ec8)
parent 08f26606
...@@ -404,7 +404,7 @@ ...@@ -404,7 +404,7 @@
<field> <field>
<name>state</name> <name>state</name>
<displayname>State or Province</displayname> <displayname>State or Province</displayname>
<description>Full State of Province name, not abbreviated (e.g. Zuid Holland, Saksen, Paris, Kentucky).</description> <description>Full State of Province name, not abbreviated (e.g. Zuid Holland, Sachsen, Paris, Kentucky).</description>
<type>input</type> <type>input</type>
<size>30</size> <size>30</size>
<bindstofield>ovpnserver->step6->state</bindstofield> <bindstofield>ovpnserver->step6->state</bindstofield>
...@@ -533,7 +533,7 @@ ...@@ -533,7 +533,7 @@
<field> <field>
<name>state</name> <name>state</name>
<displayname>State or Province</displayname> <displayname>State or Province</displayname>
<description>Full State of Province name, not abbreviated (e.g. Zuid Holland, Saksen, Paris, Kentucky).</description> <description>Full State of Province name, not abbreviated (e.g. Zuid Holland, Sachsen, Paris, Kentucky).</description>
<type>input</type> <type>input</type>
<size>30</size> <size>30</size>
<bindstofield>ovpnserver->step9->state</bindstofield> <bindstofield>ovpnserver->step9->state</bindstofield>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment