summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/interfaces_vlan_edit.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-10-30 14:24:19 -0400
committerStephen Beaver <sbeaver@netgate.com>2015-10-30 14:24:19 -0400
commitb20b23e1cdd5728fdcc578e48670c438c5766107 (patch)
tree176484976fb20e57f63d46e1ebba490faa9d2165 /src/usr/local/www/interfaces_vlan_edit.php
parentfd061309f76df0f8bc22cc6b6e274d31dad190b2 (diff)
downloadpfsense-b20b23e1cdd5728fdcc578e48670c438c5766107.zip
pfsense-b20b23e1cdd5728fdcc578e48670c438c5766107.tar.gz
Restore Manuel Kaper to Copyright section
Diffstat (limited to 'src/usr/local/www/interfaces_vlan_edit.php')
-rw-r--r--src/usr/local/www/interfaces_vlan_edit.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/usr/local/www/interfaces_vlan_edit.php b/src/usr/local/www/interfaces_vlan_edit.php
index f7c8929..253bb79 100644
--- a/src/usr/local/www/interfaces_vlan_edit.php
+++ b/src/usr/local/www/interfaces_vlan_edit.php
@@ -3,6 +3,7 @@
/* ====================================================================
* Copyright (c) 2004-2015 Electric Sheep Fencing, LLC. All rights reserved.
* Copyright (c) 2004, 2005 Scott Ullrich
+ * Originally from m0n0wall Copyright 2004 Manuel Kasper (BSD 2 clause)
*
* Redistribution and use in source and binary forms, with or without modification,
* are permitted provided that the following conditions are met:
@@ -52,7 +53,7 @@
*
*/
/*
- pfSense_MODULE: interfaces
+ pfSense_MODULE: interfaces
*/
##|+PRIV
@@ -200,7 +201,7 @@ if ($input_errors) {
require_once('classes/Form.class.php');
$form = new Form;
-$section = new Form_Section('Interface VLAN Edit');
+$section = new Form_Section('Interface VLAN Edit');
$section->addInput(new Form_Select(
'if',
OpenPOWER on IntegriCloud