summaryrefslogtreecommitdiffstats
path: root/usr/local/www/interfaces.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-11-25 05:29:48 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-11-25 05:29:48 +0000
commitbfb94edd857090a62bf4d5d1b45610f5af4b3325 (patch)
tree04feb4188cb98b0f263e07d005a60109a7c5d7cc /usr/local/www/interfaces.php
parent44bd02ab38c6f4725b5b60f69fc1b3b1c0c7852e (diff)
downloadpfsense-bfb94edd857090a62bf4d5d1b45610f5af4b3325.zip
pfsense-bfb94edd857090a62bf4d5d1b45610f5af4b3325.tar.gz
Move status wheel box higher up
Diffstat (limited to 'usr/local/www/interfaces.php')
-rwxr-xr-xusr/local/www/interfaces.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr/local/www/interfaces.php b/usr/local/www/interfaces.php
index 62a9f4a..3623cc4 100755
--- a/usr/local/www/interfaces.php
+++ b/usr/local/www/interfaces.php
@@ -862,6 +862,8 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe"
<div id='addgwbox'>
Select a existing Gateway from the list or <a OnClick="show_add_gateway();" href="#">add a new one</a>.
</div>
+ <div id="status">
+ </div>
<div style="display:none" id="addgateway" name="addgateway">
<p>
<table border="1" style="background:#990000; border-style: none none none none; width:175px;"><tr><td>
@@ -899,8 +901,6 @@ $types = array("none" => "None", "static" => "Static", "dhcp" => "DHCP", "pppoe"
<tr><td>&nbsp;</td>
</table>
</td></tr></table>
- <div id="status">
- </div>
<p/>
</div>
</td>
OpenPOWER on IntegriCloud