summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/system_gateways_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/local/www/system_gateways_edit.php')
-rw-r--r--src/usr/local/www/system_gateways_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/system_gateways_edit.php b/src/usr/local/www/system_gateways_edit.php
index 6c3f46f..c44100d 100644
--- a/src/usr/local/www/system_gateways_edit.php
+++ b/src/usr/local/www/system_gateways_edit.php
@@ -596,7 +596,7 @@ $section->addInput(new Form_Select(
'interface',
'*Interface',
$pconfig['friendlyiface'],
- get_configured_interface_with_descr(false, true)
+ get_configured_interface_with_descr(true)
))->setHelp('Choose which interface this gateway applies to.');
$section->addInput(new Form_Select(
OpenPOWER on IntegriCloud