aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid3/squid_nac.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/squid3/squid_nac.xml')
-rw-r--r--config/squid3/squid_nac.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/config/squid3/squid_nac.xml b/config/squid3/squid_nac.xml
index 56e3fa8b..193a89c6 100644
--- a/config/squid3/squid_nac.xml
+++ b/config/squid3/squid_nac.xml
@@ -51,32 +51,32 @@
<include_file>squid.inc</include_file>
<tabs>
<tab>
- <text>General settings</text>
+ <text>General</text>
<url>/pkg_edit.php?xml=squid.xml&amp;id=0</url>
</tab>
<tab>
- <text>Upstream proxy</text>
+ <text>Upstream Proxy</text>
<url>/pkg_edit.php?xml=squid_upstream.xml&amp;id=0</url>
</tab>
<tab>
- <text>Cache management</text>
+ <text>Cache Mgmt</text>
<url>/pkg_edit.php?xml=squid_cache.xml&amp;id=0</url>
</tab>
<tab>
- <text>Access control</text>
+ <text>Access Control</text>
<url>/pkg_edit.php?xml=squid_nac.xml&amp;id=0</url>
<active/>
</tab>
<tab>
- <text>Traffic management</text>
+ <text>Traffic Mgmt</text>
<url>/pkg_edit.php?xml=squid_traffic.xml&amp;id=0</url>
</tab>
<tab>
- <text>Auth settings</text>
+ <text>Auth Settings</text>
<url>/pkg_edit.php?xml=squid_auth.xml&amp;id=0</url>
</tab>
<tab>
- <text>Local users</text>
+ <text>Local Users</text>
<url>/pkg.php?xml=squid_users.xml</url>
</tab>
</tabs>
@@ -132,7 +132,7 @@
<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);