diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-10-04 01:56:27 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-10-04 01:56:27 +0000 |
commit | ae5565a22fc8cf8426edeabe40c4610f32f06555 (patch) | |
tree | 1c1354df7e0b5033b09e99a916b612dddd1ed3f3 /packages/squid_nac.xml | |
parent | d2d5f80f00eeff0075a037297195485d37d4dde4 (diff) | |
download | pfsense-packages-ae5565a22fc8cf8426edeabe40c4610f32f06555.tar.gz pfsense-packages-ae5565a22fc8cf8426edeabe40c4610f32f06555.tar.bz2 pfsense-packages-ae5565a22fc8cf8426edeabe40c4610f32f06555.zip |
Squid updates from Michael Capp
Diffstat (limited to 'packages/squid_nac.xml')
-rw-r--r-- | packages/squid_nac.xml | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/packages/squid_nac.xml b/packages/squid_nac.xml index 70521b6d..b15e5481 100644 --- a/packages/squid_nac.xml +++ b/packages/squid_nac.xml @@ -2,7 +2,7 @@ <packagegui> <name>squidnac</name> - <title>Services: Squid Advanced Proxy</title> + <title>Services: Proxy Server -> Network Access Control</title> <configpath>installedpackages->package->squidnac->configuration->settings</configpath> <aftersaveredirect>/pkg_edit.php?xml=squid_nac.xml&id=0</aftersaveredirect> @@ -34,16 +34,15 @@ <url>/pkg_edit.php?xml=squid_traffic.xml&id=0</url> </tab> - <!-- <tab> - <text>Authentication Settings</text> - <url>/pkg_edit.php?xml=squidauth.xml&id=0</url> + <tab> + <text>Auth Settings</text> + <url>/pkg_edit.php?xml=squid_auth.xml&id=0</url> </tab> <tab> - <text>Users</text> - <url>/pkg_edit.php?xml=squidusers.xml&id=0</url> + <text>Extended Auth Settings</text> + <url>/pkg.php?xml=squid_extauth.xml&id=0</url> </tab> - --> </tabs> <fields> |