diff options
author | doktornotor <notordoktor@gmail.com> | 2015-10-25 09:22:05 +0100 |
---|---|---|
committer | doktornotor <notordoktor@gmail.com> | 2015-10-25 09:22:05 +0100 |
commit | 2d263af34887dc5de194c2c7bd6bccc8d6a80aa6 (patch) | |
tree | fc48defff92c4abb509581167c494107f321a201 /config/vnstat2 | |
parent | abd65cae6765fab8bca34b8e689c7d2a310760ab (diff) | |
download | pfsense-packages-2d263af34887dc5de194c2c7bd6bccc8d6a80aa6.tar.gz pfsense-packages-2d263af34887dc5de194c2c7bd6bccc8d6a80aa6.tar.bz2 pfsense-packages-2d263af34887dc5de194c2c7bd6bccc8d6a80aa6.zip |
Nuke useless cruft from URLs
Diffstat (limited to 'config/vnstat2')
-rw-r--r-- | config/vnstat2/vnstatoutput.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/vnstat2/vnstatoutput.xml b/config/vnstat2/vnstatoutput.xml index 297c171a..668c5ba2 100644 --- a/config/vnstat2/vnstatoutput.xml +++ b/config/vnstat2/vnstatoutput.xml @@ -49,16 +49,16 @@ <menu> <name>vnstat2</name> <section>Status</section> - <url>/pkg_edit.php?xml=vnstat2.xml&id=0</url> + <url>/pkg_edit.php?xml=vnstat2.xml</url> </menu> <tabs> <tab> <text>Config</text> - <url>/pkg_edit.php?xml=vnstat2.xml&id=0</url> + <url>/pkg_edit.php?xml=vnstat2.xml</url> </tab> <tab> <text>Vnstati</text> - <url>/pkg_edit.php?xml=vnstati.xml&id=0</url> + <url>/pkg_edit.php?xml=vnstati.xml</url> </tab> <tab> <text>Access vnstat php frontend</text> @@ -66,7 +66,7 @@ </tab> <tab> <text>vnstat info</text> - <url>/pkg_edit.php?xml=vnstatoutput.xml&id=0</url> + <url>/pkg_edit.php?xml=vnstatoutput.xml</url> <active/> </tab> <tab> |