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/spamd_settings.xml | |
parent | 31f001f25d8af2246dfd8827f139713b50ad697e (diff) | |
download | pfsense-packages-f14bf6559dbbdf033bd1cbd38b8d9a4da54bad20.tar.gz pfsense-packages-f14bf6559dbbdf033bd1cbd38b8d9a4da54bad20.tar.bz2 pfsense-packages-f14bf6559dbbdf033bd1cbd38b8d9a4da54bad20.zip |
Whitelist -> settings
Diffstat (limited to 'packages/spamd_settings.xml')
-rw-r--r-- | packages/spamd_settings.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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> |