diff options
Diffstat (limited to 'config/squid-reverse/squid_reverse_sync.xml')
-rwxr-xr-x | config/squid-reverse/squid_reverse_sync.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/squid-reverse/squid_reverse_sync.xml b/config/squid-reverse/squid_reverse_sync.xml index 9395f6d7..d666d4e8 100755 --- a/config/squid-reverse/squid_reverse_sync.xml +++ b/config/squid-reverse/squid_reverse_sync.xml @@ -52,15 +52,15 @@ </tab> <tab> <text>Web Servers</text> - <url>/pkg.php?xml=squid_reverse_peer.xml&id=0</url> + <url>/pkg.php?xml=squid_reverse_peer.xml</url> </tab> <tab> <text>Mappings</text> - <url>/pkg.php?xml=squid_reverse_uri.xml&id=0</url> + <url>/pkg.php?xml=squid_reverse_uri.xml</url> </tab> <tab> <text>Sync</text> - <url>/pkg_edit.php?xml=squid_reverse_sync.xml</url> + <url>/pkg_edit.php?xml=squid_reverse_sync.xml&id=0</url> <active/> </tab> </tabs> |