From 3cf65ce0251a4f30c2466a113d0306f081c8cee4 Mon Sep 17 00:00:00 2001 From: NOYB Date: Sat, 26 Mar 2016 00:18:37 -0700 Subject: Interfaces - Section Title - Reserved Networks More accurate section title. --- src/usr/local/www/interfaces.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/interfaces.php') diff --git a/src/usr/local/www/interfaces.php b/src/usr/local/www/interfaces.php index 6adb66a..c32cc44 100644 --- a/src/usr/local/www/interfaces.php +++ b/src/usr/local/www/interfaces.php @@ -3119,7 +3119,7 @@ if (isset($wancfg['wireless'])) { $form->add($section); } -$section = new Form_Section('Private Networks'); +$section = new Form_Section('Reserved Networks'); $section->addInput(new Form_Checkbox( 'blockpriv', -- cgit v1.1