diff --git a/phpBB/adm/style/colour_swatch.html b/phpBB/adm/style/colour_swatch.html index 795e277949..b8620a73db 100644 --- a/phpBB/adm/style/colour_swatch.html +++ b/phpBB/adm/style/colour_swatch.html @@ -1,9 +1,8 @@ - - + + - - - + + {L_COLOUR_SWATCH} diff --git a/phpBB/adm/style/install_header.html b/phpBB/adm/style/install_header.html index fbb6a7b409..8d597d868c 100644 --- a/phpBB/adm/style/install_header.html +++ b/phpBB/adm/style/install_header.html @@ -1,10 +1,8 @@ - - + + - - - - + + {META} {PAGE_TITLE} diff --git a/phpBB/adm/style/install_update_diff.html b/phpBB/adm/style/install_update_diff.html index 8b0708cfdb..d736fad969 100644 --- a/phpBB/adm/style/install_update_diff.html +++ b/phpBB/adm/style/install_update_diff.html @@ -1,10 +1,8 @@ - - + + - - - - + + {META} {PAGE_TITLE} diff --git a/phpBB/adm/style/overall_header.html b/phpBB/adm/style/overall_header.html index a376884507..549af462fa 100644 --- a/phpBB/adm/style/overall_header.html +++ b/phpBB/adm/style/overall_header.html @@ -1,10 +1,8 @@ - - + + - - - - + + {META} {PAGE_TITLE} diff --git a/phpBB/adm/style/simple_header.html b/phpBB/adm/style/simple_header.html index 2339b70a93..8b6423d7eb 100644 --- a/phpBB/adm/style/simple_header.html +++ b/phpBB/adm/style/simple_header.html @@ -1,10 +1,8 @@ - - + + - - - - + + {META} {PAGE_TITLE} diff --git a/phpBB/develop/create_variable_overview.php b/phpBB/develop/create_variable_overview.php index b6100b1a55..b42d1aebe2 100644 --- a/phpBB/develop/create_variable_overview.php +++ b/phpBB/develop/create_variable_overview.php @@ -44,7 +44,7 @@ fwrite($fp, $contents); fclose($fp); $html_skeleton = ' - + @@ -362,7 +362,7 @@ echo '
Store Files'; $fp = fopen($store_dir . 'index.html', 'w'); $html_data = ' - + @@ -427,7 +427,7 @@ fwrite($common_fp, " + diff --git a/phpBB/docs/CHANGELOG.html b/phpBB/docs/CHANGELOG.html index 6437fef1d5..b74d06ec4c 100644 --- a/phpBB/docs/CHANGELOG.html +++ b/phpBB/docs/CHANGELOG.html @@ -1,10 +1,8 @@ - - + + - - - - + + diff --git a/phpBB/docs/FAQ.html b/phpBB/docs/FAQ.html index 83d7a342e0..654bcfc4f9 100644 --- a/phpBB/docs/FAQ.html +++ b/phpBB/docs/FAQ.html @@ -1,10 +1,8 @@ - - + + - - - - + + diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html index 3c3ccf9f28..cdf969ee24 100644 --- a/phpBB/docs/INSTALL.html +++ b/phpBB/docs/INSTALL.html @@ -1,10 +1,8 @@ - - + + - - - - + + diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html index 7a0a42b34f..552af6c479 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -1,10 +1,8 @@ - - + + - - - - + + diff --git a/phpBB/docs/auth_api.html b/phpBB/docs/auth_api.html index 88618fa640..94ebde4080 100644 --- a/phpBB/docs/auth_api.html +++ b/phpBB/docs/auth_api.html @@ -1,10 +1,8 @@ - - + + - - - - + + diff --git a/phpBB/docs/coding-guidelines.html b/phpBB/docs/coding-guidelines.html index 8365e3c301..64707010ab 100644 --- a/phpBB/docs/coding-guidelines.html +++ b/phpBB/docs/coding-guidelines.html @@ -1,10 +1,8 @@ - - + + - - - - + + diff --git a/phpBB/docs/hook_system.html b/phpBB/docs/hook_system.html index a5fad0d530..5cce659a82 100644 --- a/phpBB/docs/hook_system.html +++ b/phpBB/docs/hook_system.html @@ -1,10 +1,8 @@ - - + + - - - - + + diff --git a/phpBB/includes/db/dbal.php b/phpBB/includes/db/dbal.php index b29e2791ab..2468f26d39 100644 --- a/phpBB/includes/db/dbal.php +++ b/phpBB/includes/db/dbal.php @@ -767,11 +767,11 @@ class dbal $mtime = explode(' ', microtime()); $totaltime = $mtime[0] + $mtime[1] - $starttime; - echo ' - + echo ' + - - + + SQL Report diff --git a/phpBB/includes/functions.php b/phpBB/includes/functions.php index ed183b3e76..70cf78e75e 100644 --- a/phpBB/includes/functions.php +++ b/phpBB/includes/functions.php @@ -2248,10 +2248,11 @@ function redirect($url, $return = false, $disable_cd_check = false) { header('Refresh: 0; URL=' . $url); - echo ''; - echo ''; + echo ''; + echo ''; echo ''; - echo ''; + echo ''; + echo ''; echo ''; echo '' . $user->lang['REDIRECT'] . ''; echo ''; @@ -3756,10 +3757,11 @@ function msg_handler($errno, $msg_text, $errfile, $errline) // Try to not call the adm page data... - echo ''; - echo ''; + echo ''; + echo ''; echo ''; - echo ''; + echo ''; + echo ''; echo '' . $msg_title . ''; echo '