From 6b8588c6ad8cef9e0e3a93c5a8291b56b9798183 Mon Sep 17 00:00:00 2001 From: Colin Fleming Date: Mon, 8 Apr 2013 20:11:21 +0100 Subject: Tidy up "system_usermanager.php" XHTML Add CDATA sections to SCRIPT tags Close INPUT, IMG and BR tags Deprecate the ampersand in ANCHOR tags Remove the NAME paramenter from TR tags Moved NOWRAP into class statement Move TFOOT between THEAD and TBODY, this is a "quirck" of HTML --- usr/local/www/system_usermanager.php | 144 +++++++++++++++++------------------ 1 file changed, 72 insertions(+), 72 deletions(-) diff --git a/usr/local/www/system_usermanager.php b/usr/local/www/system_usermanager.php index 62503ee..786e2f8 100644 --- a/usr/local/www/system_usermanager.php +++ b/usr/local/www/system_usermanager.php @@ -353,9 +353,9 @@ include("head.inc"); //Script featured on JavaScript Kit (http://www.javascriptkit.com) //For this script, visit http://www.javascriptkit.com // --> - - - +
- +
@@ -490,7 +490,7 @@ function sshkeyClicked(obj) { @@ -498,22 +498,22 @@ function sshkeyClicked(obj) {
- +
- > + />
- /> + />
- /> + />
- + - <?=gettext("> + <?=gettext(" /> -
+
- +


-

-
- +
@@ -594,10 +594,10 @@ function sshkeyClicked(obj) { - @@ -613,7 +613,7 @@ function sshkeyClicked(obj) { @@ -623,7 +623,7 @@ function sshkeyClicked(obj) {
+ - ')"> - + ')"> + delete - + add
- +
@@ -648,14 +648,14 @@ function sshkeyClicked(obj) { - @@ -668,8 +668,8 @@ function sshkeyClicked(obj) { @@ -686,10 +686,10 @@ function sshkeyClicked(obj) { } ?> - + @@ -698,17 +698,17 @@ function sshkeyClicked(obj) { + - + - + @@ -780,26 +780,49 @@ function sshkeyClicked(obj) { -
- + + " alt="" width="17" height="17" border="0" /> - + " alt="" width="17" height="17" border="0" /> - ')"> + ')"> <?=gettext(" />
- - + + add
- +
- +
- +
+
- + + + + + + + + + - +
+
+ + " alt="" width="17" height="17" border="0" /> + +
+

+ +

+ +

+
- +
- - - - - - - - - - -
+   - + + " alt="" width="17" height="17" border="0" />   - ')"> + ')"> " alt="" width="17" height="17" border="0" /> @@ -837,29 +860,6 @@ function sshkeyClicked(obj) { endforeach; ?>
- - " alt="" width="17" height="17" border="0" /> - -
-

- -

- -

-
@@ -870,4 +870,4 @@ function sshkeyClicked(obj) {
- + \ No newline at end of file -- cgit v1.1