diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2009-10-16 22:34:22 -0400 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2009-10-16 22:34:22 -0400 |
commit | d3701cc718ef24c3357b59d155038a365c74f7f4 (patch) | |
tree | ca7bad5d624f7e99decb7ffc7b903243f16b1476 /config | |
parent | b5fae9816ca86aec874f32320d02ef3790272ec4 (diff) | |
download | pfsense-packages-d3701cc718ef24c3357b59d155038a365c74f7f4.tar.gz pfsense-packages-d3701cc718ef24c3357b59d155038a365c74f7f4.tar.bz2 pfsense-packages-d3701cc718ef24c3357b59d155038a365c74f7f4.zip |
Correct URL
Diffstat (limited to 'config')
-rw-r--r-- | config/anyterm/anyterm.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/anyterm/anyterm.xml b/config/anyterm/anyterm.xml index ddffbe1d..779dd3ee 100644 --- a/config/anyterm/anyterm.xml +++ b/config/anyterm/anyterm.xml @@ -69,7 +69,7 @@ <tabs> <tab> <text>Settings</text> - <url>/pkg.php?xml=anyterm.xml</url> + <url>/pkg_edit.php?xml=anyterm.xml&id=0</url> <active/> </tab> <tab> |