diff options
author | Marcello Coutinho <marcellocoutinho@gmail.com> | 2012-04-20 02:12:12 -0300 |
---|---|---|
committer | marcelloc <marcellocoutinho@gmail.com> | 2012-04-20 02:12:12 -0300 |
commit | 37681fd565cebf04d2feee3c5a37bb93fcbf1ba0 (patch) | |
tree | d175d06ade531a3bdf532fba6170935cbfeffa5e /config/squid-reverse/squid_sync.xml | |
parent | dca1b0e0ba28991164bb25c3e1cc3784582e5ebf (diff) | |
download | pfsense-packages-37681fd565cebf04d2feee3c5a37bb93fcbf1ba0.tar.gz pfsense-packages-37681fd565cebf04d2feee3c5a37bb93fcbf1ba0.tar.bz2 pfsense-packages-37681fd565cebf04d2feee3c5a37bb93fcbf1ba0.zip |
squid3 - version 2.0.4 with bug fixes and remote peer improvements
Diffstat (limited to 'config/squid-reverse/squid_sync.xml')
-rwxr-xr-x | config/squid-reverse/squid_sync.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/squid-reverse/squid_sync.xml b/config/squid-reverse/squid_sync.xml index 5af26a7a..c581d2c5 100755 --- a/config/squid-reverse/squid_sync.xml +++ b/config/squid-reverse/squid_sync.xml @@ -51,11 +51,11 @@ <url>/pkg_edit.php?xml=squid.xml&id=0</url> </tab> <tab> - <text>Upstream</text> - <url>/pkg_edit.php?xml=squid_upstream.xml&id=0</url> + <text>Remote Cache</text> + <url>/pkg.php?xml=squid_upstream.xml</url> </tab> <tab> - <text>Cache</text> + <text>Local Cache</text> <url>/pkg_edit.php?xml=squid_cache.xml&id=0</url> </tab> <tab> |