aboutsummaryrefslogtreecommitdiffstats
path: root/config/squid/squid_cache.xml
diff options
context:
space:
mode:
authorjim-p <jim@pingle.org>2009-12-17 16:47:09 -0500
committerjim-p <jim@pingle.org>2009-12-17 16:48:19 -0500
commitaeeaaa03a693805aa67c473df7607ac3ef8c8b5d (patch)
tree5496f0f4afbb163c3d3e380824afb3bc5f838871 /config/squid/squid_cache.xml
parentd4c016c80a24b61a935967a2067c07c3407846c2 (diff)
downloadpfsense-packages-aeeaaa03a693805aa67c473df7607ac3ef8c8b5d.tar.gz
pfsense-packages-aeeaaa03a693805aa67c473df7607ac3ef8c8b5d.tar.bz2
pfsense-packages-aeeaaa03a693805aa67c473df7607ac3ef8c8b5d.zip
Shorten squid tab names so they are less than 82chars total and do not trigger the change to a drop-down list navigation. Bump squid package version to _1.
Diffstat (limited to 'config/squid/squid_cache.xml')
-rw-r--r--config/squid/squid_cache.xml14
1 files changed, 7 insertions, 7 deletions
diff --git a/config/squid/squid_cache.xml b/config/squid/squid_cache.xml
index a5efb83e..52735bbe 100644
--- a/config/squid/squid_cache.xml
+++ b/config/squid/squid_cache.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>
<active/>
</tab>
<tab>
- <text>Access control</text>
+ <text>Access Control</text>
<url>/pkg_edit.php?xml=squid_nac.xml&amp;id=0</url>
</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>