summaryrefslogtreecommitdiffstats
path: root/usr/local
diff options
context:
space:
mode:
authorjim-p <jim@pingle.org>2010-05-03 14:43:54 -0400
committerjim-p <jim@pingle.org>2010-05-03 14:43:54 -0400
commit18f8f9a35b13b3addd0967196072ffbfeeeb1165 (patch)
tree1793fdf47700bf6347675afcd78c42b508d1716e /usr/local
parentd5ae560d8396f81a6f73667bf53df046b71ace35 (diff)
downloadpfsense-18f8f9a35b13b3addd0967196072ffbfeeeb1165.zip
pfsense-18f8f9a35b13b3addd0967196072ffbfeeeb1165.tar.gz
Fix some inconsistent capitalization on labels
Diffstat (limited to 'usr/local')
-rw-r--r--usr/local/www/wizards/openvpn_wizard.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/wizards/openvpn_wizard.xml b/usr/local/www/wizards/openvpn_wizard.xml
index bba38c8..235516a 100644
--- a/usr/local/www/wizards/openvpn_wizard.xml
+++ b/usr/local/www/wizards/openvpn_wizard.xml
@@ -204,21 +204,21 @@
</field>
<field>
<name>nameattr</name>
- <displayname>User naming attribute</displayname>
+ <displayname>User Naming Attribute</displayname>
<type>input</type>
<bindstofield>ovpnserver->step2->nameattr</bindstofield>
<description>Typically "cn" (OpenLDAP, Novell eDirectory), "samAccountName" (Microsoft AD), </description>
</field>
<field>
<name>groupattr</name>
- <displayname>Group naming attribute</displayname>
+ <displayname>Group Naming Attribute</displayname>
<type>input</type>
<bindstofield>ovpnserver->step2->groupattr</bindstofield>
<description>Typically "cn" (OpenLDAP, Microsoft AD, and Novell eDirectory)</description>
</field>
<field>
<name>memberattr</name>
- <displayname>Member naming attribute</displayname>
+ <displayname>Member Naming Attribute</displayname>
<type>input</type>
<bindstofield>ovpnserver->step2->memberattr</bindstofield>
<description>Typically "member" (OpenLDAP), "memberOf" (Microsoft AD), "uniqueMember" (Novell eDirectory)</description>
OpenPOWER on IntegriCloud