summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xusr/local/www/interfaces_lan.php3
-rwxr-xr-xusr/local/www/interfaces_opt.php6
2 files changed, 6 insertions, 3 deletions
diff --git a/usr/local/www/interfaces_lan.php b/usr/local/www/interfaces_lan.php
index c02b4aa..9feb737 100755
--- a/usr/local/www/interfaces_lan.php
+++ b/usr/local/www/interfaces_lan.php
@@ -165,6 +165,9 @@ function enable_change(enable_over) {
<form action="interfaces_lan.php" method="post" name="iform" id="iform">
<table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
+ <td colspan="2" valign="top" class="listtopic">IP configuration</td>
+ </tr>
+ <tr>
<td width="22%" valign="top" class="vncellreq">Bridge with</td>
<td width="78%" class="vtable">
<select name="bridge" class="formfld" id="bridge" onChange="enable_change(false)">
diff --git a/usr/local/www/interfaces_opt.php b/usr/local/www/interfaces_opt.php
index d17803b..01dd243 100755
--- a/usr/local/www/interfaces_opt.php
+++ b/usr/local/www/interfaces_opt.php
@@ -294,10 +294,10 @@ function type_change(enable_change,enable_change_pptp) {
<tr>
<td colspan="2" valign="top" height="16"></td>
- </tr>
- <tr>
+ </tr>
+ <tr>
<td colspan="2" valign="top" class="listtopic">IP configuration</td>
- </tr>
+ </tr>
<tr>
<td width="22%" valign="top" class="vncellreq">Bridge with</td>
<td width="78%" class="vtable">
OpenPOWER on IntegriCloud