summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced_firewall.php
diff options
context:
space:
mode:
Diffstat (limited to 'usr/local/www/system_advanced_firewall.php')
-rw-r--r--usr/local/www/system_advanced_firewall.php26
1 files changed, 11 insertions, 15 deletions
diff --git a/usr/local/www/system_advanced_firewall.php b/usr/local/www/system_advanced_firewall.php
index f6fe868..74512cf 100644
--- a/usr/local/www/system_advanced_firewall.php
+++ b/usr/local/www/system_advanced_firewall.php
@@ -156,18 +156,6 @@ function update_description(itemnum) {
<form action="system_advanced_firewall.php" method="post" name="iform" id="iform">
<table width="100%" border="0" cellpadding="0" cellspacing="0">
<tr>
- <td>
- <span class="vexpl">
- <span class="red">
- <strong>Note:</strong>
- </span>
- the options on this page are intended for use by advanced users only.
- <br/>
- </span>
- <br/>
- </td>
- </tr>
- <tr>
<td class="tabnavtbl">
<?php
$tab_array = array();
@@ -182,9 +170,17 @@ function update_description(itemnum) {
</td>
</tr>
<tr>
- <td>
- <div id="mainarea">
- <table class="tabcont" width="100%" border="0" cellpadding="6" cellspacing="0">
+ <td id="mainarea">
+ <div class="tabcont">
+ <span class="vexpl">
+ <span class="red">
+ <strong>NOTE:&nbsp</strong>
+ </span>
+ The options on this page are intended for use by advanced users only.
+ <br/>
+ </span>
+ <br/>
+ <table width="100%" border="0" cellpadding="6" cellspacing="0">
<tr>
<td colspan="2" valign="top" class="listtopic">Firewall Advanced</td>
</tr>
OpenPOWER on IntegriCloud