diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2006-01-28 06:27:20 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2006-01-28 06:27:20 +0000 |
commit | f14bf6559dbbdf033bd1cbd38b8d9a4da54bad20 (patch) | |
tree | 1b19f361f98d1c7573008e3a35c9e513da46bc6d /packages | |
parent | 31f001f25d8af2246dfd8827f139713b50ad697e (diff) | |
download | pfsense-packages-f14bf6559dbbdf033bd1cbd38b8d9a4da54bad20.tar.gz pfsense-packages-f14bf6559dbbdf033bd1cbd38b8d9a4da54bad20.tar.bz2 pfsense-packages-f14bf6559dbbdf033bd1cbd38b8d9a4da54bad20.zip |
Whitelist -> settings
Diffstat (limited to 'packages')
-rw-r--r-- | packages/spamd.xml | 2 | ||||
-rw-r--r-- | packages/spamd_settings.xml | 2 | ||||
-rw-r--r-- | packages/spamd_whitelist.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/packages/spamd.xml b/packages/spamd.xml index 3315f166..de219b4f 100644 --- a/packages/spamd.xml +++ b/packages/spamd.xml @@ -27,7 +27,7 @@ </tab> <tab> <text>SpamD Settings</text> - <url>/pkg.php?xml=spamd_whitelist.xml</url> + <url>/pkg.php?xml=spamd_settings.xml</url> </tab> </tabs> <additional_files_needed> diff --git a/packages/spamd_settings.xml b/packages/spamd_settings.xml index 438fb23f..c335d243 100644 --- a/packages/spamd_settings.xml +++ b/packages/spamd_settings.xml @@ -26,7 +26,7 @@ </tab> <tab> <text>SpamD Settings</text> - <url>/pkg.php?xml=spamd_whitelist.xml</url> + <url>/pkg.php?xml=spamd_settings.xml</url> <active/> </tab> </tabs> diff --git a/packages/spamd_whitelist.xml b/packages/spamd_whitelist.xml index 79fc12e6..04c6c046 100644 --- a/packages/spamd_whitelist.xml +++ b/packages/spamd_whitelist.xml @@ -22,7 +22,7 @@ </tab> <tab> <text>SpamD Settings</text> - <url>/pkg.php?xml=spamd_whitelist.xml</url> + <url>/pkg.php?xml=spamd_settings.xml</url> </tab> </tabs> <!-- configpath gets expanded out automatically and config items will be |