diff options
author | Warren Baker <warren@decoy.co.za> | 2011-09-04 19:48:03 +0200 |
---|---|---|
committer | Warren Baker <warren@decoy.co.za> | 2011-09-04 19:48:03 +0200 |
commit | 61758a35c5259a83be04674245673ee8fe76c2af (patch) | |
tree | 511cca8b2cc3e4c3eb80a70ab44792986adf58b9 /config/unbound/unbound.xml | |
parent | b8dd88bc02fc2c8bbcbc3633b9decb505a7c3baa (diff) | |
download | pfsense-packages-61758a35c5259a83be04674245673ee8fe76c2af.tar.gz pfsense-packages-61758a35c5259a83be04674245673ee8fe76c2af.tar.bz2 pfsense-packages-61758a35c5259a83be04674245673ee8fe76c2af.zip |
Add / so when in sub-dirs the correct path is used.
Diffstat (limited to 'config/unbound/unbound.xml')
-rw-r--r-- | config/unbound/unbound.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/unbound/unbound.xml b/config/unbound/unbound.xml index 04b3f91c..ff73d1ed 100644 --- a/config/unbound/unbound.xml +++ b/config/unbound/unbound.xml @@ -47,7 +47,7 @@ <name>Unbound DNS</name> <tooltiptext>Setup Unbound specific settings</tooltiptext> <section>Services</section> - <url>pkg_edit.php?xml=unbound.xml&id=0</url> + <url>/pkg_edit.php?xml=unbound.xml&id=0</url> </menu> <service> <name>unbound</name> |