aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/squid/squid_nac.xml6
-rw-r--r--packages/squid3/squid_nac.xml4
2 files changed, 5 insertions, 5 deletions
diff --git a/packages/squid/squid_nac.xml b/packages/squid/squid_nac.xml
index 8b1741d6..e0489f8e 100644
--- a/packages/squid/squid_nac.xml
+++ b/packages/squid/squid_nac.xml
@@ -127,12 +127,12 @@
<encoding>base64</encoding>
</field>
<field>
- <fielddescr>Allow an external host as a cachemanager</fielddescr>
+ <fielddescr>External Cache-Managers</fielddescr>
<fieldname>ext_cachemanager</fieldname>
- <description>Enter the IPs for the external Cache Managers here, separated by semi-colons (;).</description>
+ <description>Enter the IPs for the external Cache Managers to be allowed here, separated by semi-colons (;).</description>
<type>input</type>
<size>60</size>
- </field>
+ </field>
</fields>
<custom_php_validation_command>
squid_validate_nac($_POST, &amp;$input_errors);
diff --git a/packages/squid3/squid_nac.xml b/packages/squid3/squid_nac.xml
index 8b1741d6..73c4cae5 100644
--- a/packages/squid3/squid_nac.xml
+++ b/packages/squid3/squid_nac.xml
@@ -127,9 +127,9 @@
<encoding>base64</encoding>
</field>
<field>
- <fielddescr>Allow an external host as a cachemanager</fielddescr>
+ <fielddescr>External Cache-Managers</fielddescr>
<fieldname>ext_cachemanager</fieldname>
- <description>Enter the IPs for the external Cache Managers here, separated by semi-colons (;).</description>
+ <description>Enter the IPs for the external Cache Managers to be allowed here, separated by semi-colons (;).</description>
<type>input</type>
<size>60</size>
</field>