diff options
author | Martin Fuchs <mfuchs77@gmail.com> | 2014-06-18 20:39:23 +0200 |
---|---|---|
committer | Martin Fuchs <mfuchs77@gmail.com> | 2014-06-18 20:39:23 +0200 |
commit | d9861455da523a0ac7201db239232c92a552fe2c (patch) | |
tree | 221968602bd3aaba7809db013d14b766c4df0c79 /config/squid3 | |
parent | 3f93b420c60e0a514f851a7efd04afebcbce9d9d (diff) | |
download | pfsense-packages-d9861455da523a0ac7201db239232c92a552fe2c.tar.gz pfsense-packages-d9861455da523a0ac7201db239232c92a552fe2c.tar.bz2 pfsense-packages-d9861455da523a0ac7201db239232c92a552fe2c.zip |
clarify the hint
Diffstat (limited to 'config/squid3')
-rw-r--r-- | config/squid3/31/squid_reverse.xml | 2 | ||||
-rw-r--r-- | config/squid3/31/squid_reverse_general.xml | 2 | ||||
-rwxr-xr-x | config/squid3/33/squid_reverse.xml | 2 | ||||
-rwxr-xr-x | config/squid3/33/squid_reverse_general.xml | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/config/squid3/31/squid_reverse.xml b/config/squid3/31/squid_reverse.xml index 885282be..bc51d033 100644 --- a/config/squid3/31/squid_reverse.xml +++ b/config/squid3/31/squid_reverse.xml @@ -253,7 +253,7 @@ <fielddescr>Enable AutoDiscover</fielddescr> <fieldname>reverse_owa_autodiscover</fieldname> <description><![CDATA[If this field is checked, AutoDiscover will be enabled.<br> - <strong>You also should set up a DNS-A-record to point to you WAN-IP.</strong>]]></description> + <strong>You also should set up the autodiscover DNS-record to point to you WAN-IP.</strong>]]></description> <type>checkbox</type> </field> <field> diff --git a/config/squid3/31/squid_reverse_general.xml b/config/squid3/31/squid_reverse_general.xml index b75fadd0..8b2a8c9b 100644 --- a/config/squid3/31/squid_reverse_general.xml +++ b/config/squid3/31/squid_reverse_general.xml @@ -241,7 +241,7 @@ <fielddescr>Enable AutoDiscover</fielddescr> <fieldname>reverse_owa_autodiscover</fieldname> <description><![CDATA[If this field is checked, AutoDiscover will be enabled.<br> - <strong>You also should set up a DNS-A-record to point to you WAN-IP.</strong>]]></description> + <strong>You also should set up the autodiscover DNS-record to point to you WAN-IP.</strong>]]></description> <type>checkbox</type> </field> </fields> diff --git a/config/squid3/33/squid_reverse.xml b/config/squid3/33/squid_reverse.xml index 885282be..bc51d033 100755 --- a/config/squid3/33/squid_reverse.xml +++ b/config/squid3/33/squid_reverse.xml @@ -253,7 +253,7 @@ <fielddescr>Enable AutoDiscover</fielddescr> <fieldname>reverse_owa_autodiscover</fieldname> <description><![CDATA[If this field is checked, AutoDiscover will be enabled.<br> - <strong>You also should set up a DNS-A-record to point to you WAN-IP.</strong>]]></description> + <strong>You also should set up the autodiscover DNS-record to point to you WAN-IP.</strong>]]></description> <type>checkbox</type> </field> <field> diff --git a/config/squid3/33/squid_reverse_general.xml b/config/squid3/33/squid_reverse_general.xml index b75fadd0..8b2a8c9b 100755 --- a/config/squid3/33/squid_reverse_general.xml +++ b/config/squid3/33/squid_reverse_general.xml @@ -241,7 +241,7 @@ <fielddescr>Enable AutoDiscover</fielddescr> <fieldname>reverse_owa_autodiscover</fieldname> <description><![CDATA[If this field is checked, AutoDiscover will be enabled.<br> - <strong>You also should set up a DNS-A-record to point to you WAN-IP.</strong>]]></description> + <strong>You also should set up the autodiscover DNS-record to point to you WAN-IP.</strong>]]></description> <type>checkbox</type> </field> </fields> |