summaryrefslogtreecommitdiffstats
path: root/src/usr/local
diff options
context:
space:
mode:
authorjim-p <jimp@pfsense.org>2016-01-25 10:15:12 -0500
committerjim-p <jimp@pfsense.org>2016-01-25 10:15:12 -0500
commit556d26c829fb8feef48004be993830688159c930 (patch)
tree0054cd4c8d70cd55d6f027ddde20ec19539883dc /src/usr/local
parent32e7220f779504ec777c092ed17a59dc3914df14 (diff)
parentada4628fea5ba63566281dc4c086ead777aa5039 (diff)
downloadpfsense-556d26c829fb8feef48004be993830688159c930.zip
pfsense-556d26c829fb8feef48004be993830688159c930.tar.gz
Merge pull request #2527 from phil-davis/patch-5
Diffstat (limited to 'src/usr/local')
-rw-r--r--src/usr/local/www/interfaces_wireless_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/interfaces_wireless_edit.php b/src/usr/local/www/interfaces_wireless_edit.php
index 198c589..99899c2 100644
--- a/src/usr/local/www/interfaces_wireless_edit.php
+++ b/src/usr/local/www/interfaces_wireless_edit.php
@@ -210,7 +210,7 @@ $form = new Form();
$section = new Form_Section('Wireless Interface Configuration');
$section->addInput(new Form_Select(
- 'parent',
+ 'if',
'Parent Interface',
$pconfig['if'],
build_parent_list()
OpenPOWER on IntegriCloud