From ed8899b59bab73a178c5414961cf595867b4cec6 Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Mon, 9 Sep 2013 09:15:41 -0300 Subject: Change 'Pass-through MAC' tab name to reflect current reality --- usr/local/www/services_captiveportal_mac_edit.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (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 f5d701f..b4c1ec8 100755 --- a/usr/local/www/services_captiveportal_mac_edit.php +++ b/usr/local/www/services_captiveportal_mac_edit.php @@ -54,7 +54,7 @@ require_once("filter.inc"); require("shaper.inc"); require("captiveportal.inc"); -$pgtitle = array(gettext("Services"),gettext("Captive portal"),gettext("Edit pass-through MAC address")); +$pgtitle = array(gettext("Services"),gettext("Captive portal"),gettext("Edit MAC address rules")); $shortcut_section = "captiveportal"; $cpzone = $_GET['zone']; @@ -162,7 +162,7 @@ include("head.inc");
- + -- cgit v1.1