From 4d07ca6a6820b0b99f2c4951c51f338a54dfe208 Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Thu, 8 May 2014 23:16:28 +0100 Subject: Tidy up "vpn_ipsec_keys" XHTML Add SUMMARY to TABLES Close INPUT and IMG tags and ALT Move NOWRAP into CLASS statement Deprecate ampersand in Anchor tags Add missing closing BODY and HTML tags --- usr/local/www/vpn_ipsec_keys.php | 22 +++++++++++----------- usr/local/www/vpn_ipsec_keys_edit.php | 12 +++++++----- 2 files changed, 18 insertions(+), 16 deletions(-) (limited to 'usr') diff --git a/usr/local/www/vpn_ipsec_keys.php b/usr/local/www/vpn_ipsec_keys.php index 986a2a4..51105b0 100644 --- a/usr/local/www/vpn_ipsec_keys.php +++ b/usr/local/www/vpn_ipsec_keys.php @@ -85,7 +85,7 @@ if (is_subsystem_dirty('ipsec')) print_info_box_np(gettext("The IPsec tunnel configuration has been changed") . ".
" . gettext("You must apply the changes in order for them to take effect.")); ?> - +
- +
@@ -120,7 +120,7 @@ if (is_subsystem_dirty('ipsec')) - @@ -133,17 +133,17 @@ if (is_subsystem_dirty('ipsec')) - + diff --git a/usr/local/www/vpn_ipsec_keys_edit.php b/usr/local/www/vpn_ipsec_keys_edit.php index 3339f7f..397e791 100644 --- a/usr/local/www/vpn_ipsec_keys_edit.php +++ b/usr/local/www/vpn_ipsec_keys_edit.php @@ -123,11 +123,11 @@ include("head.inc"); -
- +
- - + +
" width="17" height="17" border="0">" width="17" height="17" border="0" alt="add" />
" width="17" height="17" border="0"> + " width="17" height="17" border="0" alt="edit" />  
" width="17" height="17" border="0"> -  ')">" width="17" height="17" border="0">" width="17" height="17" border="0" alt="edit" /> +  ')">" width="17" height="17" border="0" alt="delete" />
- +
- - + +
" width="17" height="17" border="0">" width="17" height="17" border="0" alt="add" />
+
@@ -135,18 +135,20 @@ include("head.inc");
- +
.
- +
  - "> + " /> - +
+ + -- cgit v1.1