summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/interfaces.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/usr/local/www/interfaces.php b/usr/local/www/interfaces.php
index b80a940..1b1dc77 100755
--- a/usr/local/www/interfaces.php
+++ b/usr/local/www/interfaces.php
@@ -894,6 +894,8 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe"
<strong>Enable Interface</strong>
</td>
</tr>
+ <?php else: ?>
+ <input name="enable" type="hidden" value="yes">
<?php endif; ?>
</table>
<div style="display:none;" name="allcfg" id="allcfg">
OpenPOWER on IntegriCloud