From 99f089be1ecd9d83e77e3db09e4f585b84e20ec4 Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Sat, 17 May 2014 14:03:50 +0100 Subject: Tidy up "diag_system_pftop.php" XHTML Move PHP include FBEGIN between BODY and SCRIPT Add CDATA sections to SCRIPTS Merge "face" and "size" into on FONT tag and escape closing PRE and FONT Remove duplicate opening FORM tag Add SUMMARY to TABLES Update HTML Boolean operators Remove NAME statement from DIV tag Add missing closing DIV tag --- usr/local/www/diag_system_pftop.php | 82 +++++++++++++++++++------------------ 1 file changed, 42 insertions(+), 40 deletions(-) (limited to 'usr/local/www/diag_system_pftop.php') diff --git a/usr/local/www/diag_system_pftop.php b/usr/local/www/diag_system_pftop.php index a4674cb..2afcd7b 100644 --- a/usr/local/www/diag_system_pftop.php +++ b/usr/local/www/diag_system_pftop.php @@ -91,8 +91,10 @@ if($_REQUEST['sorttype'] && in_array($_REQUEST['sorttype'], $sorttypes) ?> +
-
+
"; + echo "
"; print_info_box($savemsg); echo "
"; } if ($input_errors) print_input_errors($input_errors); ?> -
- +
-
- +
+ -
-
- +
+
-
+
-
@@ -192,9 +191,11 @@ if($_REQUEST['sorttype'] && in_array($_REQUEST['sorttype'], $sorttypes)
+ -- cgit v1.1