summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces_lan.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-08-02 20:06:01 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-08-02 20:06:01 +0000
commit5b80d869f7ef8de98a8025a80da9ccdf15e203d1 (patch)
tree0c2ae6c2b71532acd843f51013c66ca30dc71810 /usr/local/www/interfaces_lan.php
parent6d6d0f1428e7e189812416dfe07dc4af3af46d97 (diff)
downloadpfsense-5b80d869f7ef8de98a8025a80da9ccdf15e203d1.zip
pfsense-5b80d869f7ef8de98a8025a80da9ccdf15e203d1.tar.gz
* Add IP Configuration header
* Cleanup html
Diffstat (limited to 'usr/local/www/interfaces_lan.php')
-rwxr-xr-xusr/local/www/interfaces_lan.php3
1 files changed, 3 insertions, 0 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)">
OpenPOWER on IntegriCloud