From cfadda5dd0059b48c54659c967b21836597aa006 Mon Sep 17 00:00:00 2001 From: skodak Date: Fri, 5 Jan 2007 19:48:58 +0000 Subject: [PATCH] MDL-8063 Fixed links to validation services to be XHTML Strict - in other templates now too --- theme/formal_white/footer.html | 12 +++++------- theme/metal/footer.html | 11 +++++------ theme/oceanblue/footer.html | 12 +++++------- theme/standardwhite/footer.html | 20 +++++++++++--------- 4 files changed, 26 insertions(+), 29 deletions(-) diff --git a/theme/formal_white/footer.html b/theme/formal_white/footer.html index a940d596ba..94ae2447d0 100644 --- a/theme/formal_white/footer.html +++ b/theme/formal_white/footer.html @@ -27,13 +27,11 @@ -
-
-

- Validate HTML | - Section 508 Check | - WCAG 1 (2,3) Check -

+
diff --git a/theme/metal/footer.html b/theme/metal/footer.html index f01301d98d..e583e97f4e 100644 --- a/theme/metal/footer.html +++ b/theme/metal/footer.html @@ -16,12 +16,11 @@ -
-

- Validate HTML | - Section 508 Check | - WCAG 1 (2,3) Check -

+
diff --git a/theme/oceanblue/footer.html b/theme/oceanblue/footer.html index 6424a717ae..8a624f989e 100644 --- a/theme/oceanblue/footer.html +++ b/theme/oceanblue/footer.html @@ -27,13 +27,11 @@ -
-
-

- Validate HTML | - Section 508 Check | - WCAG 1 (2,3) Check -

+
diff --git a/theme/standardwhite/footer.html b/theme/standardwhite/footer.html index e63404796c..5a63efe65b 100644 --- a/theme/standardwhite/footer.html +++ b/theme/standardwhite/footer.html @@ -14,16 +14,18 @@ - -
-
-

- Validate HTML | - Section 508 Check | - WCAG 1 (2,3) Check -

+
-- 2.39.5