summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_gateways_edit.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/system_gateways_edit.php')
-rwxr-xr-xusr/local/www/system_gateways_edit.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr/local/www/system_gateways_edit.php b/usr/local/www/system_gateways_edit.php
index cc979a6..5b43173 100755
--- a/usr/local/www/system_gateways_edit.php
+++ b/usr/local/www/system_gateways_edit.php
@@ -314,8 +314,6 @@ function show_advanced_gateway() {
<td width="22%" valign="top" class="vncellreq"><?=gettext("Interface"); ?></td>
<td width="78%" class="vtable">
<?php
- if ($pconfig['dynamic'] == true && $pconfig['attribute'] == "system")
-
if ($pconfig['dynamic'] == true && $pconfig['attribute'] == "system") {
echo "<input name='interface' type='hidden' value='{$pconfig['friendlyiface']}' />";
echo "<select name='interface' class='formselect' disabled >\n";
OpenPOWER on IntegriCloud