<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>[20605] trunk/wp-admin: Add line breaks before most form field descriptions (the italicized gray text on General Settings and other screens).</title>
</head>
<body>

<style type="text/css"><!--
#msg dl.meta { border: 1px #006 solid; background: #369; padding: 6px; color: #fff; }
#msg dl.meta dt { float: left; width: 6em; font-weight: bold; }
#msg dt:after { content:':';}
#msg dl, #msg dt, #msg ul, #msg li, #header, #footer, #logmsg { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt;  }
#msg dl a { font-weight: bold}
#msg dl a:link    { color:#fc3; }
#msg dl a:active  { color:#ff0; }
#msg dl a:visited { color:#cc6; }
h3 { font-family: verdana,arial,helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
#msg pre { overflow: auto; background: #ffc; border: 1px #fa0 solid; padding: 6px; }
#logmsg { background: #ffc; border: 1px #fa0 solid; padding: 1em 1em 0 1em; }
#logmsg p, #logmsg pre, #logmsg blockquote { margin: 0 0 1em 0; }
#logmsg p, #logmsg li, #logmsg dt, #logmsg dd { line-height: 14pt; }
#logmsg h1, #logmsg h2, #logmsg h3, #logmsg h4, #logmsg h5, #logmsg h6 { margin: .5em 0; }
#logmsg h1:first-child, #logmsg h2:first-child, #logmsg h3:first-child, #logmsg h4:first-child, #logmsg h5:first-child, #logmsg h6:first-child { margin-top: 0; }
#logmsg ul, #logmsg ol { padding: 0; list-style-position: inside; margin: 0 0 0 1em; }
#logmsg > ul, #logmsg > ol { margin-left: 0; margin: 0 0 1em 0; }
#logmsg pre { background: #eee; padding: 1em; }
#logmsg blockquote { border: 1px solid #fa0; border-left-width: 10px; padding: 1em 1em 0 1em; background: white;}
#logmsg dl { margin: 0; }
#logmsg dt { font-weight: bold; }
#logmsg dd { margin: 0; padding: 0 0 0.5em 0; }
#logmsg dd:before { content:'\00bb';}
#logmsg table { border-spacing: 0px; border-collapse: collapse; border-top: 4px solid #fa0; border-bottom: 1px solid #fa0; background: #fff; }
#logmsg table th { text-align: left; font-weight: normal; padding: 0.2em 0.5em; border-top: 1px dotted #fa0; }
#logmsg table td { text-align: right; border-top: 1px dotted #fa0; padding: 0.2em 0.5em; }
#logmsg table thead th { text-align: center; border-bottom: 1px solid #fa0; }
#logmsg table th.Corner { text-align: left; }
#logmsg hr { border: none 0; border-top: 2px dashed #fa0; height: 1px; }
#header, #footer { color: #fff; background: #636; border: 1px #300 solid; padding: 6px; }
#patch { width: 100%; }
#patch h4 {font-family: verdana,arial,helvetica,sans-serif;font-size:10pt;padding:8px;background:#369;color:#fff;margin:0;}
#patch .propset h4, #patch .binary h4 {margin:0;}
#patch pre {padding:0;line-height:1.2em;margin:0;}
#patch .diff {width:100%;background:#eee;padding: 0 0 10px 0;overflow:auto;}
#patch .propset .diff, #patch .binary .diff  {padding:10px 0;}
#patch span {display:block;padding:0 10px;}
#patch .modfile, #patch .addfile, #patch .delfile, #patch .propset, #patch .binary, #patch .copfile {border:1px solid #ccc;margin:10px 0;}
#patch ins {background:#dfd;text-decoration:none;display:block;padding:0 10px;}
#patch del {background:#fdd;text-decoration:none;display:block;padding:0 10px;}
#patch .lines, .info {color:#888;background:#fff;}
--></style>
<div id="msg">
<dl class="meta">
<dt>Revision</dt> <dd><a href="http://core.trac.wordpress.org/changeset/20605">20605</a></dd>
<dt>Author</dt> <dd>nacin</dd>
<dt>Date</dt> <dd>2012-04-26 00:58:16 +0000 (Thu, 26 Apr 2012)</dd>
</dl>

<h3>Log Message</h3>
<pre>Add line breaks before most form field descriptions (the italicized gray text on General Settings and other screens). props johnbillion, helenyhou, fixes <a href="http://core.trac.wordpress.org/ticket/17390">#17390</a>.</pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadminedittagformphp">trunk/wp-admin/edit-tag-form.php</a></li>
<li><a href="#trunkwpadminexportphp">trunk/wp-admin/export.php</a></li>
<li><a href="#trunkwpadminoptionsgeneralphp">trunk/wp-admin/options-general.php</a></li>
<li><a href="#trunkwpadminoptionsmediaphp">trunk/wp-admin/options-media.php</a></li>
<li><a href="#trunkwpadminoptionsreadingphp">trunk/wp-admin/options-reading.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadminedittagformphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit-tag-form.php (20604 => 20605)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit-tag-form.php        2012-04-25 22:28:43 UTC (rev 20604)
+++ trunk/wp-admin/edit-tag-form.php        2012-04-26 00:58:16 UTC (rev 20605)
</span><span class="lines">@@ -52,16 +52,16 @@
</span><span class="cx">                 &lt;tr class=&quot;form-field&quot;&gt;
</span><span class="cx">                         &lt;th scope=&quot;row&quot; valign=&quot;top&quot;&gt;&lt;label for=&quot;parent&quot;&gt;&lt;?php _ex('Parent', 'Taxonomy Parent'); ?&gt;&lt;/label&gt;&lt;/th&gt;
</span><span class="cx">                         &lt;td&gt;
</span><del>-                                &lt;?php wp_dropdown_categories(array('hide_empty' =&gt; 0, 'hide_if_empty' =&gt; false, 'name' =&gt; 'parent', 'orderby' =&gt; 'name', 'taxonomy' =&gt; $taxonomy, 'selected' =&gt; $tag-&gt;parent, 'exclude_tree' =&gt; $tag-&gt;term_id, 'hierarchical' =&gt; true, 'show_option_none' =&gt; __('None'))); ?&gt;&lt;br /&gt;
</del><ins>+                                &lt;?php wp_dropdown_categories(array('hide_empty' =&gt; 0, 'hide_if_empty' =&gt; false, 'name' =&gt; 'parent', 'orderby' =&gt; 'name', 'taxonomy' =&gt; $taxonomy, 'selected' =&gt; $tag-&gt;parent, 'exclude_tree' =&gt; $tag-&gt;term_id, 'hierarchical' =&gt; true, 'show_option_none' =&gt; __('None'))); ?&gt;
</ins><span class="cx">                                 &lt;?php if ( 'category' == $taxonomy ) : ?&gt;
</span><del>-                                &lt;span class=&quot;description&quot;&gt;&lt;?php _e('Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have children categories for Bebop and Big Band. Totally optional.'); ?&gt;&lt;/span&gt;
</del><ins>+                                &lt;p class=&quot;description&quot;&gt;&lt;?php _e('Categories, unlike tags, can have a hierarchy. You might have a Jazz category, and under that have children categories for Bebop and Big Band. Totally optional.'); ?&gt;&lt;/p&gt;
</ins><span class="cx">                                 &lt;?php endif; ?&gt;
</span><span class="cx">                         &lt;/td&gt;
</span><span class="cx">                 &lt;/tr&gt;
</span><span class="cx"> &lt;?php endif; // is_taxonomy_hierarchical() ?&gt;
</span><span class="cx">                 &lt;tr class=&quot;form-field&quot;&gt;
</span><span class="cx">                         &lt;th scope=&quot;row&quot; valign=&quot;top&quot;&gt;&lt;label for=&quot;description&quot;&gt;&lt;?php _ex('Description', 'Taxonomy Description'); ?&gt;&lt;/label&gt;&lt;/th&gt;
</span><del>-                        &lt;td&gt;&lt;textarea name=&quot;description&quot; id=&quot;description&quot; rows=&quot;5&quot; cols=&quot;50&quot; style=&quot;width: 97%;&quot;&gt;&lt;?php echo $tag-&gt;description; // textarea_escaped ?&gt;&lt;/textarea&gt;&lt;br /&gt;
</del><ins>+                        &lt;td&gt;&lt;textarea name=&quot;description&quot; id=&quot;description&quot; rows=&quot;5&quot; cols=&quot;50&quot; class=&quot;large-text&quot;&gt;&lt;?php echo $tag-&gt;description; // textarea_escaped ?&gt;&lt;/textarea&gt;&lt;br /&gt;
</ins><span class="cx">                         &lt;span class=&quot;description&quot;&gt;&lt;?php _e('The description is not prominent by default, however some themes may show it.'); ?&gt;&lt;/span&gt;&lt;/td&gt;
</span><span class="cx">                 &lt;/tr&gt;
</span><span class="cx">                 &lt;?php
</span></span></pre></div>
<a id="trunkwpadminexportphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/export.php (20604 => 20605)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/export.php        2012-04-25 22:28:43 UTC (rev 20604)
+++ trunk/wp-admin/export.php        2012-04-26 00:58:16 UTC (rev 20605)
</span><span class="lines">@@ -130,8 +130,8 @@
</span><span class="cx"> &lt;h3&gt;&lt;?php _e( 'Choose what to export' ); ?&gt;&lt;/h3&gt;
</span><span class="cx"> &lt;form action=&quot;&quot; method=&quot;get&quot; id=&quot;export-filters&quot;&gt;
</span><span class="cx"> &lt;input type=&quot;hidden&quot; name=&quot;download&quot; value=&quot;true&quot; /&gt;
</span><del>-&lt;p&gt;&lt;label&gt;&lt;input type=&quot;radio&quot; name=&quot;content&quot; value=&quot;all&quot; checked=&quot;checked&quot; /&gt; &lt;?php _e( 'All content' ); ?&gt;&lt;/label&gt;
-&lt;span class=&quot;description&quot;&gt;&lt;?php _e( 'This will contain all of your posts, pages, comments, custom fields, terms, navigation menus and custom posts.' ); ?&gt;&lt;/span&gt;&lt;/p&gt;
</del><ins>+&lt;p&gt;&lt;label&gt;&lt;input type=&quot;radio&quot; name=&quot;content&quot; value=&quot;all&quot; checked=&quot;checked&quot; /&gt; &lt;?php _e( 'All content' ); ?&gt;&lt;/label&gt;&lt;/p&gt;
+&lt;p class=&quot;description&quot;&gt;&lt;?php _e( 'This will contain all of your posts, pages, comments, custom fields, terms, navigation menus and custom posts.' ); ?&gt;&lt;/p&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;p&gt;&lt;label&gt;&lt;input type=&quot;radio&quot; name=&quot;content&quot; value=&quot;posts&quot; /&gt; &lt;?php _e( 'Posts' ); ?&gt;&lt;/label&gt;&lt;/p&gt;
</span><span class="cx"> &lt;ul id=&quot;post-filters&quot; class=&quot;export-filters&quot;&gt;
</span></span></pre></div>
<a id="trunkwpadminoptionsgeneralphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-general.php (20604 => 20605)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-general.php        2012-04-25 22:28:43 UTC (rev 20604)
+++ trunk/wp-admin/options-general.php        2012-04-26 00:58:16 UTC (rev 20605)
</span><span class="lines">@@ -99,7 +99,7 @@
</span><span class="cx"> &lt;tr valign=&quot;top&quot;&gt;
</span><span class="cx"> &lt;th scope=&quot;row&quot;&gt;&lt;label for=&quot;blogdescription&quot;&gt;&lt;?php _e('Tagline') ?&gt;&lt;/label&gt;&lt;/th&gt;
</span><span class="cx"> &lt;td&gt;&lt;input name=&quot;blogdescription&quot; type=&quot;text&quot; id=&quot;blogdescription&quot; value=&quot;&lt;?php form_option('blogdescription'); ?&gt;&quot; class=&quot;regular-text&quot; /&gt;
</span><del>-&lt;span class=&quot;description&quot;&gt;&lt;?php _e('In a few words, explain what this site is about.') ?&gt;&lt;/span&gt;&lt;/td&gt;
</del><ins>+&lt;p class=&quot;description&quot;&gt;&lt;?php _e('In a few words, explain what this site is about.') ?&gt;&lt;/p&gt;&lt;/td&gt;
</ins><span class="cx"> &lt;/tr&gt;
</span><span class="cx"> &lt;?php if ( !is_multisite() ) { ?&gt;
</span><span class="cx"> &lt;tr valign=&quot;top&quot;&gt;
</span><span class="lines">@@ -109,12 +109,12 @@
</span><span class="cx"> &lt;tr valign=&quot;top&quot;&gt;
</span><span class="cx"> &lt;th scope=&quot;row&quot;&gt;&lt;label for=&quot;home&quot;&gt;&lt;?php _e('Site Address (URL)') ?&gt;&lt;/label&gt;&lt;/th&gt;
</span><span class="cx"> &lt;td&gt;&lt;input name=&quot;home&quot; type=&quot;text&quot; id=&quot;home&quot; value=&quot;&lt;?php form_option('home'); ?&gt;&quot;&lt;?php disabled( defined( 'WP_HOME' ) ); ?&gt; class=&quot;regular-text code&lt;?php if ( defined( 'WP_HOME' ) ) echo ' disabled' ?&gt;&quot; /&gt;
</span><del>-&lt;span class=&quot;description&quot;&gt;&lt;?php _e('Enter the address here if you want your site homepage &lt;a href=&quot;http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory&quot;&gt;to be different from the directory&lt;/a&gt; you installed WordPress.'); ?&gt;&lt;/span&gt;&lt;/td&gt;
</del><ins>+&lt;p class=&quot;description&quot;&gt;&lt;?php _e('Enter the address here if you want your site homepage &lt;a href=&quot;http://codex.wordpress.org/Giving_WordPress_Its_Own_Directory&quot;&gt;to be different from the directory&lt;/a&gt; you installed WordPress.'); ?&gt;&lt;/p&gt;&lt;/td&gt;
</ins><span class="cx"> &lt;/tr&gt;
</span><span class="cx"> &lt;tr valign=&quot;top&quot;&gt;
</span><span class="cx"> &lt;th scope=&quot;row&quot;&gt;&lt;label for=&quot;admin_email&quot;&gt;&lt;?php _e('E-mail Address') ?&gt; &lt;/label&gt;&lt;/th&gt;
</span><span class="cx"> &lt;td&gt;&lt;input name=&quot;admin_email&quot; type=&quot;text&quot; id=&quot;admin_email&quot; value=&quot;&lt;?php form_option('admin_email'); ?&gt;&quot; class=&quot;regular-text ltr&quot; /&gt;
</span><del>-&lt;span class=&quot;description&quot;&gt;&lt;?php _e('This address is used for admin purposes, like new user notification.') ?&gt;&lt;/span&gt;&lt;/td&gt;
</del><ins>+&lt;p class=&quot;description&quot;&gt;&lt;?php _e('This address is used for admin purposes, like new user notification.') ?&gt;&lt;/p&gt;&lt;/td&gt;
</ins><span class="cx"> &lt;/tr&gt;
</span><span class="cx"> &lt;tr valign=&quot;top&quot;&gt;
</span><span class="cx"> &lt;th scope=&quot;row&quot;&gt;&lt;?php _e('Membership') ?&gt;&lt;/th&gt;
</span><span class="lines">@@ -133,7 +133,7 @@
</span><span class="cx"> &lt;tr valign=&quot;top&quot;&gt;
</span><span class="cx"> &lt;th scope=&quot;row&quot;&gt;&lt;label for=&quot;new_admin_email&quot;&gt;&lt;?php _e('E-mail Address') ?&gt; &lt;/label&gt;&lt;/th&gt;
</span><span class="cx"> &lt;td&gt;&lt;input name=&quot;new_admin_email&quot; type=&quot;text&quot; id=&quot;new_admin_email&quot; value=&quot;&lt;?php form_option('admin_email'); ?&gt;&quot; class=&quot;regular-text ltr&quot; /&gt;
</span><del>-&lt;span class=&quot;description&quot;&gt;&lt;?php _e('This address is used for admin purposes. If you change this we will send you an e-mail at your new address to confirm it. &lt;strong&gt;The new address will not become active until confirmed.&lt;/strong&gt;') ?&gt;&lt;/span&gt;
</del><ins>+&lt;p class=&quot;description&quot;&gt;&lt;?php _e('This address is used for admin purposes. If you change this we will send you an e-mail at your new address to confirm it. &lt;strong&gt;The new address will not become active until confirmed.&lt;/strong&gt;') ?&gt;&lt;/p&gt;
</ins><span class="cx"> &lt;?php
</span><span class="cx"> $new_admin_email = get_option( 'new_admin_email' );
</span><span class="cx"> if ( $new_admin_email &amp;&amp; $new_admin_email != get_option('admin_email') ) : ?&gt;
</span><span class="lines">@@ -177,8 +177,7 @@
</span><span class="cx"> &lt;?php if ( get_option('timezone_string') || !empty($current_offset) ) : ?&gt;
</span><span class="cx">         &lt;span id=&quot;local-time&quot;&gt;&lt;?php printf(__('Local time is &lt;code&gt;%1$s&lt;/code&gt;'), date_i18n($timezone_format)); ?&gt;&lt;/span&gt;
</span><span class="cx"> &lt;?php endif; ?&gt;
</span><del>-&lt;br /&gt;
-&lt;span class=&quot;description&quot;&gt;&lt;?php _e('Choose a city in the same timezone as you.'); ?&gt;&lt;/span&gt;
</del><ins>+&lt;p class=&quot;description&quot;&gt;&lt;?php _e('Choose a city in the same timezone as you.'); ?&gt;&lt;/p&gt;
</ins><span class="cx"> &lt;?php if ($check_zone_info &amp;&amp; $tzstring) : ?&gt;
</span><span class="cx"> &lt;br /&gt;
</span><span class="cx"> &lt;span&gt;
</span></span></pre></div>
<a id="trunkwpadminoptionsmediaphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-media.php (20604 => 20605)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-media.php        2012-04-25 22:28:43 UTC (rev 20604)
+++ trunk/wp-admin/options-media.php        2012-04-26 00:58:16 UTC (rev 20605)
</span><span class="lines">@@ -109,7 +109,9 @@
</span><span class="cx"> &lt;input name=&quot;embed_size_w&quot; type=&quot;number&quot; step=&quot;1&quot; min=&quot;0&quot; id=&quot;embed_size_w&quot; value=&quot;&lt;?php form_option('embed_size_w'); ?&gt;&quot; class=&quot;small-text&quot; /&gt;
</span><span class="cx"> &lt;label for=&quot;embed_size_h&quot;&gt;&lt;?php _e('Height'); ?&gt;&lt;/label&gt;
</span><span class="cx"> &lt;input name=&quot;embed_size_h&quot; type=&quot;number&quot; step=&quot;1&quot; min=&quot;0&quot; id=&quot;embed_size_h&quot; value=&quot;&lt;?php form_option('embed_size_h'); ?&gt;&quot; class=&quot;small-text&quot; /&gt;
</span><del>-&lt;?php if ( !empty($content_width) ) echo '&lt;br /&gt;' . __(&quot;If the width value is left blank, embeds will default to the max width of your theme.&quot;); ?&gt;
</del><ins>+&lt;?php if ( ! empty( $content_width ) )
+        echo '&lt;p class=&quot;description&quot;&gt;' . __( 'If the width value is left blank, embeds will default to the max width of your theme.' ) . '&lt;/p&gt;';
+?&gt;
</ins><span class="cx"> &lt;/td&gt;
</span><span class="cx"> &lt;/tr&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -122,14 +124,14 @@
</span><span class="cx"> &lt;tr valign=&quot;top&quot;&gt;
</span><span class="cx"> &lt;th scope=&quot;row&quot;&gt;&lt;label for=&quot;upload_path&quot;&gt;&lt;?php _e('Store uploads in this folder'); ?&gt;&lt;/label&gt;&lt;/th&gt;
</span><span class="cx"> &lt;td&gt;&lt;input name=&quot;upload_path&quot; type=&quot;text&quot; id=&quot;upload_path&quot; value=&quot;&lt;?php echo esc_attr(get_option('upload_path')); ?&gt;&quot; class=&quot;regular-text code&quot; /&gt;
</span><del>-&lt;span class=&quot;description&quot;&gt;&lt;?php _e('Default is &lt;code&gt;wp-content/uploads&lt;/code&gt;'); ?&gt;&lt;/span&gt;
</del><ins>+&lt;p class=&quot;description&quot;&gt;&lt;?php _e('Default is &lt;code&gt;wp-content/uploads&lt;/code&gt;'); ?&gt;&lt;/p&gt;
</ins><span class="cx"> &lt;/td&gt;
</span><span class="cx"> &lt;/tr&gt;
</span><span class="cx"> 
</span><span class="cx"> &lt;tr valign=&quot;top&quot;&gt;
</span><span class="cx"> &lt;th scope=&quot;row&quot;&gt;&lt;label for=&quot;upload_url_path&quot;&gt;&lt;?php _e('Full URL path to files'); ?&gt;&lt;/label&gt;&lt;/th&gt;
</span><span class="cx"> &lt;td&gt;&lt;input name=&quot;upload_url_path&quot; type=&quot;text&quot; id=&quot;upload_url_path&quot; value=&quot;&lt;?php echo esc_attr( get_option('upload_url_path')); ?&gt;&quot; class=&quot;regular-text code&quot; /&gt;
</span><del>-&lt;span class=&quot;description&quot;&gt;&lt;?php _e('Configuring this is optional. By default, it should be blank.'); ?&gt;&lt;/span&gt;
</del><ins>+&lt;p class=&quot;description&quot;&gt;&lt;?php _e('Configuring this is optional. By default, it should be blank.'); ?&gt;&lt;/p&gt;
</ins><span class="cx"> &lt;/td&gt;
</span><span class="cx"> &lt;/tr&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminoptionsreadingphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-reading.php (20604 => 20605)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-reading.php        2012-04-25 22:28:43 UTC (rev 20604)
+++ trunk/wp-admin/options-reading.php        2012-04-26 00:58:16 UTC (rev 20605)
</span><span class="lines">@@ -123,7 +123,7 @@
</span><span class="cx"> &lt;tr valign=&quot;top&quot;&gt;
</span><span class="cx"> &lt;th scope=&quot;row&quot;&gt;&lt;label for=&quot;blog_charset&quot;&gt;&lt;?php _e( 'Encoding for pages and feeds' ); ?&gt;&lt;/label&gt;&lt;/th&gt;
</span><span class="cx"> &lt;td&gt;&lt;input name=&quot;blog_charset&quot; type=&quot;text&quot; id=&quot;blog_charset&quot; value=&quot;&lt;?php form_option( 'blog_charset' ); ?&gt;&quot; class=&quot;regular-text&quot; /&gt;
</span><del>-&lt;span class=&quot;description&quot;&gt;&lt;?php _e( 'The &lt;a href=&quot;http://codex.wordpress.org/Glossary#Character_set&quot;&gt;character encoding&lt;/a&gt; of your site (UTF-8 is recommended, if you are adventurous there are some &lt;a href=&quot;http://en.wikipedia.org/wiki/Character_set&quot;&gt;other encodings&lt;/a&gt;)' ); ?&gt;&lt;/span&gt;&lt;/td&gt;
</del><ins>+&lt;p class=&quot;description&quot;&gt;&lt;?php _e( 'The &lt;a href=&quot;http://codex.wordpress.org/Glossary#Character_set&quot;&gt;character encoding&lt;/a&gt; of your site (UTF-8 is recommended, if you are adventurous there are some &lt;a href=&quot;http://en.wikipedia.org/wiki/Character_set&quot;&gt;other encodings&lt;/a&gt;)' ); ?&gt;&lt;/p&gt;&lt;/td&gt;
</ins><span class="cx"> &lt;/tr&gt;
</span><span class="cx"> &lt;?php do_settings_fields( 'reading', 'default' ); ?&gt;
</span><span class="cx"> &lt;/table&gt;
</span></span></pre>
</div>
</div>

</body>
</html>