diff options
Diffstat (limited to 'src/usr/local/www/interfaces_vlan_edit.php')
-rw-r--r-- | src/usr/local/www/interfaces_vlan_edit.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/interfaces_vlan_edit.php b/src/usr/local/www/interfaces_vlan_edit.php index 42258e7..b5f6794 100644 --- a/src/usr/local/www/interfaces_vlan_edit.php +++ b/src/usr/local/www/interfaces_vlan_edit.php @@ -208,7 +208,7 @@ if ($input_errors) { } $form = new Form; -$section = new Form_Section('Interface VLAN Edit'); +$section = new Form_Section('VLAN Configuration'); $section->addInput(new Form_Select( 'if', |