diff options
author | Renato Botelho <renato@netgate.com> | 2015-08-03 12:17:17 -0300 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2015-08-03 12:17:17 -0300 |
commit | 81f1c75ae3088427d8e59e529aeb4a3ec716ed3d (patch) | |
tree | ad0c5401b283a08c3d6354e348e4948cea30d690 /config/arping | |
parent | 5616879e5b989af75cded44ad10e88817ef4b871 (diff) | |
parent | 60d2ef88cab96e08379bd8fe32b4bbad58c16dba (diff) | |
download | pfsense-packages-81f1c75ae3088427d8e59e529aeb4a3ec716ed3d.tar.gz pfsense-packages-81f1c75ae3088427d8e59e529aeb4a3ec716ed3d.tar.bz2 pfsense-packages-81f1c75ae3088427d8e59e529aeb4a3ec716ed3d.zip |
Merge pull request #931 from doktornotor/patch-2
Diffstat (limited to 'config/arping')
-rw-r--r-- | config/arping/arping.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/arping/arping.xml b/config/arping/arping.xml index 08389b2f..59da6db1 100644 --- a/config/arping/arping.xml +++ b/config/arping/arping.xml @@ -51,7 +51,7 @@ <name>ARPing</name> <tooltiptext>The arping utility sends ARP and/or ICMP requests to the specified host and displays the replies.</tooltiptext> <section>Diagnostics</section> - <url>/pkg_edit.php?xml=arping.xml&id=0></url> + <url>/pkg_edit.php?xml=arping.xml&id=0</url> </menu> <additional_files_needed> <prefix>/usr/local/pkg/</prefix> |