aboutsummaryrefslogtreecommitdiffstats
path: root/config/havp
diff options
context:
space:
mode:
authorSunStroke74 <andrey.b.nikitin@gmail.com>2014-12-26 15:40:33 +0500
committerSunStroke74 <andrey.b.nikitin@gmail.com>2014-12-26 15:40:33 +0500
commit55ad40d87613791b3162cb940af7657d71869332 (patch)
tree9535203dfe10aa1fe21777dd9d2dd5c4464d87ce /config/havp
parentced59f94285b6aa3493113109b35a6ddf397639a (diff)
downloadpfsense-packages-55ad40d87613791b3162cb940af7657d71869332.tar.gz
pfsense-packages-55ad40d87613791b3162cb940af7657d71869332.tar.bz2
pfsense-packages-55ad40d87613791b3162cb940af7657d71869332.zip
Add tab to view HAVP error log
Diffstat (limited to 'config/havp')
-rw-r--r--config/havp/havp.xml6
1 files changed, 5 insertions, 1 deletions
diff --git a/config/havp/havp.xml b/config/havp/havp.xml
index 47611030..3e12f5bb 100644
--- a/config/havp/havp.xml
+++ b/config/havp/havp.xml
@@ -55,6 +55,10 @@
<text>Settings</text>
<url>/pkg_edit.php?xml=havp_avset.xml&amp;id=0</url>
</tab>
+ <tab>
+ <text>Log</text>
+ <url>/havp_log.php</url>
+ </tab>
</tabs>
<fields>
<field>
@@ -302,4 +306,4 @@
<custom_php_deinstall_command>
havp_deinstall();
</custom_php_deinstall_command>
-</packagegui> \ No newline at end of file
+</packagegui>