summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_captiveportal_vouchers_edit.php
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2010-06-02 10:23:54 -0400
committerjim-p <jimp@pfsense.org>2010-06-02 10:23:54 -0400
commit5633ab302be4deeceec687c07c0db9fa119c8eb9 (patch)
treec11cce37a1d1512b4083e0eb3e404f4fc149efb3 /usr/local/www/services_captiveportal_vouchers_edit.php
parent3cceb5d5eb3374cfb8cfec9be6a78a2863b1334d (diff)
downloadpfsense-5633ab302be4deeceec687c07c0db9fa119c8eb9.zip
pfsense-5633ab302be4deeceec687c07c0db9fa119c8eb9.tar.gz
Add status/log links to Captive Portal pages
Diffstat (limited to 'usr/local/www/services_captiveportal_vouchers_edit.php')
-rw-r--r--usr/local/www/services_captiveportal_vouchers_edit.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr/local/www/services_captiveportal_vouchers_edit.php b/usr/local/www/services_captiveportal_vouchers_edit.php
index ee95927..cacbb61 100644
--- a/usr/local/www/services_captiveportal_vouchers_edit.php
+++ b/usr/local/www/services_captiveportal_vouchers_edit.php
@@ -36,6 +36,9 @@
##|-PRIV
$pgtitle = array("Services", "Captive portal", "Edit Voucher Rolls");
+$statusurl = "status_captiveportal_vouchers.php";
+$logurl = "diag_logs_auth.php";
+
require("guiconfig.inc");
require("functions.inc");
require("filter.inc");
OpenPOWER on IntegriCloud