From 5633ab302be4deeceec687c07c0db9fa119c8eb9 Mon Sep 17 00:00:00 2001 From: jim-p Date: Wed, 2 Jun 2010 10:23:54 -0400 Subject: Add status/log links to Captive Portal pages --- usr/local/www/services_captiveportal_mac_edit.php | 3 +++ 1 file changed, 3 insertions(+) (limited to 'usr/local/www/services_captiveportal_mac_edit.php') diff --git a/usr/local/www/services_captiveportal_mac_edit.php b/usr/local/www/services_captiveportal_mac_edit.php index bc397b7..b55e750 100755 --- a/usr/local/www/services_captiveportal_mac_edit.php +++ b/usr/local/www/services_captiveportal_mac_edit.php @@ -49,6 +49,9 @@ function passthrumacs_sort() { } $pgtitle = array("Services","Captive portal","Edit pass-through MAC address"); +$statusurl = "status_captiveportal.php"; +$logurl = "diag_logs_auth.php"; + require("guiconfig.inc"); require("functions.inc"); require("filter.inc"); -- cgit v1.1