From 2f6cd24fac761e0efe606a9e36c9019ac3366a93 Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Thu, 20 Aug 2009 16:04:51 -0400 Subject: Move Note below table so it does not interefere with table sorting --- usr/local/www/diag_ipsec_sad.php | 20 +++++++++----------- usr/local/www/diag_ipsec_spd.php | 19 ++++++++----------- 2 files changed, 17 insertions(+), 22 deletions(-) (limited to 'usr') 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") { - -

- - - Note:
-
- You can configure your IPsec here. -
-

- - + +

+ + +Note:
+You can configure your IPsec here. +
+ + diff --git a/usr/local/www/diag_ipsec_spd.php b/usr/local/www/diag_ipsec_spd.php index cb4008f..2e2456f 100755 --- a/usr/local/www/diag_ipsec_spd.php +++ b/usr/local/www/diag_ipsec_spd.php @@ -126,22 +126,19 @@ $spd = ipsec_dump_spd(); - -

- - - Note:
-
- You can configure your IPsec here. -
-

- - + +

+ +Note:
+You can configure your IPsec here. +
+ + -- cgit v1.1