summaryrefslogtreecommitdiffstats
path: root/usr/local/www/diag_ipsec_sad.php
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2009-08-20 16:04:51 -0400
committerScott Ullrich <sullrich@pfsense.org>2009-08-20 16:04:51 -0400
commit2f6cd24fac761e0efe606a9e36c9019ac3366a93 (patch)
tree13e915da0fddd889be1419581e5ff5661a0c93fe /usr/local/www/diag_ipsec_sad.php
parent1f9191549906b579dc0c68604a98df6282863b1c (diff)
downloadpfsense-2f6cd24fac761e0efe606a9e36c9019ac3366a93.zip
pfsense-2f6cd24fac761e0efe606a9e36c9019ac3366a93.tar.gz
Move Note below table so it does not interefere with table sorting
Diffstat (limited to 'usr/local/www/diag_ipsec_sad.php')
-rwxr-xr-xusr/local/www/diag_ipsec_sad.php20
1 files changed, 9 insertions, 11 deletions
diff --git a/usr/local/www/diag_ipsec_sad.php b/usr/local/www/diag_ipsec_sad.php
index 1162289..1e48e1c 100755
--- a/usr/local/www/diag_ipsec_sad.php
+++ b/usr/local/www/diag_ipsec_sad.php
@@ -114,21 +114,19 @@ if ($_GET['act'] == "del") {
</td>
</tr>
<?php endif; ?>
- <td colspan="4">
- <p>
- <span class="vexpl">
- <span class="red">
- <strong>Note:<br></strong>
- </span>
- You can configure your IPsec <a href="vpn_ipsec.php">here</a>.
- </span>
- </p>
- </td>
</table>
</div>
</td>
</tr>
</table>
- <?php include("fend.inc"); ?>
+
+<p/>
+
+<span class="vexpl">
+<span class="red"><strong>Note:<br></strong></span>
+You can configure your IPsec <a href="vpn_ipsec.php">here</a>.
+</span>
+
+<?php include("fend.inc"); ?>
</body>
</html>
OpenPOWER on IntegriCloud