diff --git a/wp-admin/options-general.php b/wp-admin/options-general.php
index a4649b8b33..d8a8b805ff 100644
--- a/wp-admin/options-general.php
+++ b/wp-admin/options-general.php
@@ -99,7 +99,7 @@ include('./admin-header.php');
|
- |
+
@@ -109,12 +109,12 @@ include('./admin-header.php');
|
class="regular-text code" />
-to be different from the directory you installed WordPress.'); ?> |
+to be different from the directory you installed WordPress.'); ?>
|
- |
+
|
@@ -133,7 +133,7 @@ include('./admin-header.php');
|
-The new address will not become active until confirmed.') ?>
+ The new address will not become active until confirmed.') ?>
@@ -177,8 +177,7 @@ if ( empty($tzstring) ) { // Create a UTC+- zone if no timezone string exists
%1$s'), date_i18n($timezone_format)); ?>
-
-
+
diff --git a/wp-admin/options-media.php b/wp-admin/options-media.php
index a68affe3b8..ee3240107d 100644
--- a/wp-admin/options-media.php
+++ b/wp-admin/options-media.php
@@ -109,7 +109,9 @@ include('./admin-header.php');
-' . __("If the width value is left blank, embeds will default to the max width of your theme."); ?>
+' . __( 'If the width value is left blank, embeds will default to the max width of your theme.' ) . '';
+?>
|
@@ -122,14 +124,14 @@ include('./admin-header.php');
|
-wp-content/uploads'); ?>
+ wp-content/uploads'); ?>
|
|
-
+
|
diff --git a/wp-admin/options-reading.php b/wp-admin/options-reading.php
index 0acb380b24..28897c18d0 100644
--- a/wp-admin/options-reading.php
+++ b/wp-admin/options-reading.php
@@ -123,7 +123,7 @@ else :
|
-character encoding of your site (UTF-8 is recommended, if you are adventurous there are some other encodings)' ); ?> |
+character encoding of your site (UTF-8 is recommended, if you are adventurous there are some other encodings)' ); ?>