From 93070c081c86235150cdf7d47e047d79057cdf73 Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Fri, 29 Mar 2013 10:41:05 -0400 Subject: [PATCH] Use HTML5 DOCTYPE --- ChangeLog | 1 + Documentation.html | 3 +-- browse_foreigners.php | 3 +-- changelog.php | 3 +-- examples/openid.php | 3 +-- examples/signon.php | 3 +-- index.php | 3 +-- libraries/error.inc.php | 2 +- libraries/export/htmlword.php | 2 +- libraries/header_meta_style.inc.php | 3 +-- libraries/header_printview.inc.php | 3 +-- navigation.php | 3 +-- scripts/decode_bug.php | 3 +-- setup/index.php | 2 +- test/theme.php | 3 +-- 15 files changed, 15 insertions(+), 25 deletions(-) diff --git a/ChangeLog b/ChangeLog index f7fed5c3bc..d8b56ced28 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,6 +5,7 @@ phpMyAdmin - ChangeLog - bug #3828 MariaDB reported as MySQL - bug #3854 Incorrect header for Safari 6.0 - bug #3705 Attempt to open trigger for edit gives NULL +- Use HTML5 DOCTYPE 3.5.7.0 (2013-02-15) - bug #3779 [core] Problem with backslash in enum fields diff --git a/Documentation.html b/Documentation.html index 5e0b87433f..42f2b6ab71 100644 --- a/Documentation.html +++ b/Documentation.html @@ -1,5 +1,4 @@ - + diff --git a/browse_foreigners.php b/browse_foreigners.php index 3eff09f4c9..f32ea15a9e 100644 --- a/browse_foreigners.php +++ b/browse_foreigners.php @@ -72,8 +72,7 @@ if (is_array($foreignData['disp_row'])) { } } ?> - + '; ?> - + diff --git a/examples/openid.php b/examples/openid.php index bed2312fba..725b2972d4 100644 --- a/examples/openid.php +++ b/examples/openid.php @@ -38,8 +38,7 @@ function show_page($contents) header('Content-Type: text/html; charset=utf-8'); echo '' . "\n"; ?> - + diff --git a/examples/signon.php b/examples/signon.php index 0dfd356d3d..159f9bd15b 100644 --- a/examples/signon.php +++ b/examples/signon.php @@ -37,8 +37,7 @@ if (isset($_POST['user'])) { header('Content-Type: text/html; charset=utf-8'); echo '' . "\n"; ?> - + diff --git a/index.php b/index.php index e23153fb2e..2a38fe5f62 100644 --- a/index.php +++ b/index.php @@ -71,8 +71,7 @@ $lang_iso_code = $GLOBALS['available_languages'][$GLOBALS['lang']][1]; // start output require './libraries/header_http.inc.php'; ?> - + - + diff --git a/libraries/export/htmlword.php b/libraries/export/htmlword.php index d402419f01..a36b865daf 100644 --- a/libraries/export/htmlword.php +++ b/libraries/export/htmlword.php @@ -58,7 +58,7 @@ if (isset($plugin_list)) { xmlns:x="urn:schemas-microsoft-com:office:word" xmlns="http://www.w3.org/TR/REC-html40"> - + diff --git a/libraries/header_meta_style.inc.php b/libraries/header_meta_style.inc.php index 21e5d2f597..86e961d6f8 100644 --- a/libraries/header_meta_style.inc.php +++ b/libraries/header_meta_style.inc.php @@ -31,8 +31,7 @@ if ($GLOBALS['text_dir'] == 'ltr') { /* echo ''; */ ?> - + diff --git a/libraries/header_printview.inc.php b/libraries/header_printview.inc.php index 2f39b87c3a..590889b0b7 100644 --- a/libraries/header_printview.inc.php +++ b/libraries/header_printview.inc.php @@ -38,8 +38,7 @@ if ($text_dir == 'ltr') { $cell_align_right = 'left'; } ?> - + diff --git a/navigation.php b/navigation.php index 748c9abcb0..5151b5efd9 100644 --- a/navigation.php +++ b/navigation.php @@ -88,8 +88,7 @@ require_once './libraries/header_http.inc.php'; // xml declaration moves IE into quirks mode, making much trouble with CSS /* echo ''; */ ?> - + - + diff --git a/setup/index.php b/setup/index.php index 14cf03071e..47fe277992 100644 --- a/setup/index.php +++ b/setup/index.php @@ -29,7 +29,7 @@ $action_done = preg_replace('/[^a-z_]/', '', $action_done); // send no-cache headers require './libraries/header_http.inc.php'; ?> - + diff --git a/test/theme.php b/test/theme.php index 43bfbb6789..c99d2641ca 100644 --- a/test/theme.php +++ b/test/theme.php @@ -18,8 +18,7 @@ $lang_iso_code = $GLOBALS['available_languages'][$GLOBALS['lang']][1]; // start output header('Content-Type: text/html; charset=utf-8'); ?> - +