diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-03-10 22:37:51 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-03-10 22:37:51 +0000 |
commit | 807d3776a2ac0b5b7c225997368e979a926800b6 (patch) | |
tree | bef68de46e014e99f5a497d57060b445b8f02dbf /packages/carp.xml | |
parent | 04566d89960da0ba18840c57a18caf81e0ac6079 (diff) | |
download | pfsense-packages-807d3776a2ac0b5b7c225997368e979a926800b6.tar.gz pfsense-packages-807d3776a2ac0b5b7c225997368e979a926800b6.tar.bz2 pfsense-packages-807d3776a2ac0b5b7c225997368e979a926800b6.zip |
remove pure- from the start of the settings xml entry
Diffstat (limited to 'packages/carp.xml')
-rw-r--r-- | packages/carp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/carp.xml b/packages/carp.xml index 85f28bc2..20f9b869 100644 --- a/packages/carp.xml +++ b/packages/carp.xml @@ -22,7 +22,7 @@ </tab> <tab> <text>CARP Settings</text> - <url>pkg_edit.php?xml=pure-carp_settings.xml&id=0</url> + <url>pkg_edit.php?xml=carp_settings.xml&id=0</url> </tab> </tabs> <additional_files_needed> |