<!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>[20168] trunk: Set proper HTML5 input types in the admin, props georgestephanis, fixes #17863</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/20168">20168</a></dd>
<dt>Author</dt> <dd>azaozz</dd>
<dt>Date</dt> <dd>2012-03-10 01:23:48 +0000 (Sat, 10 Mar 2012)</dd>
</dl>

<h3>Log Message</h3>
<pre>Set proper HTML5 input types in the admin, props georgestephanis, fixes <a href="http://core.trac.wordpress.org/ticket/17863">#17863</a></pre>

<h3>Modified Paths</h3>
<ul>
<li><a href="#trunkwpadmincsswpadmindevcss">trunk/wp-admin/css/wp-admin.dev.css</a></li>
<li><a href="#trunkwpadmineditformcommentphp">trunk/wp-admin/edit-form-comment.php</a></li>
<li><a href="#trunkwpadminincludesclasswplisttablephp">trunk/wp-admin/includes/class-wp-list-table.php</a></li>
<li><a href="#trunkwpadminincludesdashboardphp">trunk/wp-admin/includes/dashboard.php</a></li>
<li><a href="#trunkwpadminincludesmediaphp">trunk/wp-admin/includes/media.php</a></li>
<li><a href="#trunkwpadminincludesmsphp">trunk/wp-admin/includes/ms.php</a></li>
<li><a href="#trunkwpadminincludesnavmenuphp">trunk/wp-admin/includes/nav-menu.php</a></li>
<li><a href="#trunkwpadminincludesplugininstallphp">trunk/wp-admin/includes/plugin-install.php</a></li>
<li><a href="#trunkwpadminincludesscreenphp">trunk/wp-admin/includes/screen.php</a></li>
<li><a href="#trunkwpadminincludestemplatephp">trunk/wp-admin/includes/template.php</a></li>
<li><a href="#trunkwpadminincludesthemeinstallphp">trunk/wp-admin/includes/theme-install.php</a></li>
<li><a href="#trunkwpadminnetworksiteusersphp">trunk/wp-admin/network/site-users.php</a></li>
<li><a href="#trunkwpadminoptionsdiscussionphp">trunk/wp-admin/options-discussion.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>
<li><a href="#trunkwpadminthemesphp">trunk/wp-admin/themes.php</a></li>
<li><a href="#trunkwpadminusereditphp">trunk/wp-admin/user-edit.php</a></li>
<li><a href="#trunkwpincludesclasswpeditorphp">trunk/wp-includes/class-wp-editor.php</a></li>
</ul>

</div>
<div id="patch">
<h3>Diff</h3>
<a id="trunkwpadmincsswpadmindevcss"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/css/wp-admin.dev.css (20167 => 20168)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/css/wp-admin.dev.css        2012-03-09 23:30:29 UTC (rev 20167)
+++ trunk/wp-admin/css/wp-admin.dev.css        2012-03-10 01:23:48 UTC (rev 20168)
</span><span class="lines">@@ -210,6 +210,10 @@
</span><span class="cx"> /* include margin and padding in the width calculation of input and textarea */
</span><span class="cx"> input[type=&quot;text&quot;],
</span><span class="cx"> input[type=&quot;password&quot;],
</span><ins>+input[type=&quot;number&quot;],
+input[type=&quot;search&quot;],
+input[type=&quot;email&quot;],
+input[type=&quot;url&quot;],
</ins><span class="cx"> textarea {
</span><span class="cx">         -moz-box-sizing: border-box;
</span><span class="cx">         -webkit-box-sizing: border-box;
</span><span class="lines">@@ -222,6 +226,15 @@
</span><span class="cx">         vertical-align: text-bottom;
</span><span class="cx"> }
</span><span class="cx"> 
</span><ins>+input[type=&quot;search&quot;] {
+        -webkit-appearance: textfield;
+        text-align: left;
+}
+
+input[type=&quot;search&quot;]::-webkit-search-decoration {
+        display: none;
+}
+
</ins><span class="cx"> /* general */
</span><span class="cx"> html,
</span><span class="cx"> body {
</span><span class="lines">@@ -789,7 +802,7 @@
</span><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> input.small-text {
</span><del>-        width: 50px;
</del><ins>+        width: 60px;
</ins><span class="cx"> }
</span><span class="cx"> 
</span><span class="cx"> #doaction,
</span></span></pre></div>
<a id="trunkwpadmineditformcommentphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/edit-form-comment.php (20167 => 20168)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/edit-form-comment.php        2012-03-09 23:30:29 UTC (rev 20167)
+++ trunk/wp-admin/edit-form-comment.php        2012-03-10 01:23:48 UTC (rev 20168)
</span><span class="lines">@@ -92,7 +92,7 @@
</span><span class="cx">                         _e( 'E-mail:' );
</span><span class="cx">                 }
</span><span class="cx"> ?&gt;&lt;/td&gt;
</span><del>-        &lt;td&gt;&lt;input type=&quot;text&quot; name=&quot;newcomment_author_email&quot; size=&quot;30&quot; value=&quot;&lt;?php echo $comment-&gt;comment_author_email; ?&gt;&quot; tabindex=&quot;2&quot; id=&quot;email&quot; /&gt;&lt;/td&gt;
</del><ins>+        &lt;td&gt;&lt;input type=&quot;email&quot; name=&quot;newcomment_author_email&quot; size=&quot;30&quot; value=&quot;&lt;?php echo $comment-&gt;comment_author_email; ?&gt;&quot; tabindex=&quot;2&quot; id=&quot;email&quot; /&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;td class=&quot;first&quot;&gt;
</span></span></pre></div>
<a id="trunkwpadminincludesclasswplisttablephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/class-wp-list-table.php (20167 => 20168)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/class-wp-list-table.php        2012-03-09 23:30:29 UTC (rev 20167)
+++ trunk/wp-admin/includes/class-wp-list-table.php        2012-03-10 01:23:48 UTC (rev 20168)
</span><span class="lines">@@ -212,7 +212,7 @@
</span><span class="cx"> ?&gt;
</span><span class="cx"> &lt;p class=&quot;search-box&quot;&gt;
</span><span class="cx">         &lt;label class=&quot;screen-reader-text&quot; for=&quot;&lt;?php echo $input_id ?&gt;&quot;&gt;&lt;?php echo $text; ?&gt;:&lt;/label&gt;
</span><del>-        &lt;input type=&quot;text&quot; id=&quot;&lt;?php echo $input_id ?&gt;&quot; name=&quot;s&quot; value=&quot;&lt;?php _admin_search_query(); ?&gt;&quot; /&gt;
</del><ins>+        &lt;input type=&quot;search&quot; id=&quot;&lt;?php echo $input_id ?&gt;&quot; name=&quot;s&quot; value=&quot;&lt;?php _admin_search_query(); ?&gt;&quot; /&gt;
</ins><span class="cx">         &lt;?php submit_button( $text, 'button', false, false, array('id' =&gt; 'search-submit') ); ?&gt;
</span><span class="cx"> &lt;/p&gt;
</span><span class="cx"> &lt;?php
</span><span class="lines">@@ -519,9 +519,8 @@
</span><span class="cx">                 if ( 'bottom' == $which )
</span><span class="cx">                         $html_current_page = $current;
</span><span class="cx">                 else
</span><del>-                        $html_current_page = sprintf( &quot;&lt;input class='current-page' title='%s' type='text' name='%s' value='%s' size='%d' /&gt;&quot;,
</del><ins>+                        $html_current_page = sprintf( &quot;&lt;input class='current-page' title='%s' type='number' step='1' min='1' name='paged' value='%s' size='%d' /&gt;&quot;,
</ins><span class="cx">                                 esc_attr__( 'Current page' ),
</span><del>-                                esc_attr( 'paged' ),
</del><span class="cx">                                 $current,
</span><span class="cx">                                 strlen( $total_pages )
</span><span class="cx">                         );
</span></span></pre></div>
<a id="trunkwpadminincludesdashboardphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/dashboard.php (20167 => 20168)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/dashboard.php        2012-03-09 23:30:29 UTC (rev 20167)
+++ trunk/wp-admin/includes/dashboard.php        2012-03-10 01:23:48 UTC (rev 20168)
</span><span class="lines">@@ -463,14 +463,14 @@
</span><span class="cx"> 
</span><span class="cx">         &lt;form name=&quot;searchform&quot; action=&quot;&lt;?php echo network_admin_url('users.php'); ?&gt;&quot; method=&quot;get&quot;&gt;
</span><span class="cx">                 &lt;p&gt;
</span><del>-                        &lt;input type=&quot;text&quot; name=&quot;s&quot; value=&quot;&quot; size=&quot;17&quot; /&gt;
</del><ins>+                        &lt;input type=&quot;search&quot; name=&quot;s&quot; value=&quot;&quot; size=&quot;17&quot; /&gt;
</ins><span class="cx">                         &lt;?php submit_button( __( 'Search Users' ), 'button', 'submit', false, array( 'id' =&gt; 'submit_users' ) ); ?&gt;
</span><span class="cx">                 &lt;/p&gt;
</span><span class="cx">         &lt;/form&gt;
</span><span class="cx"> 
</span><span class="cx">         &lt;form name=&quot;searchform&quot; action=&quot;&lt;?php echo network_admin_url('sites.php'); ?&gt;&quot; method=&quot;get&quot;&gt;
</span><span class="cx">                 &lt;p&gt;
</span><del>-                        &lt;input type=&quot;text&quot; name=&quot;s&quot; value=&quot;&quot; size=&quot;17&quot; /&gt;
</del><ins>+                        &lt;input type=&quot;search&quot; name=&quot;s&quot; value=&quot;&quot; size=&quot;17&quot; /&gt;
</ins><span class="cx">                         &lt;?php submit_button( __( 'Search Sites' ), 'button', 'submit', false, array( 'id' =&gt; 'submit_sites' ) ); ?&gt;
</span><span class="cx">                 &lt;/p&gt;
</span><span class="cx">         &lt;/form&gt;
</span></span></pre></div>
<a id="trunkwpadminincludesmediaphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/media.php (20167 => 20168)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/media.php        2012-03-09 23:30:29 UTC (rev 20167)
+++ trunk/wp-admin/includes/media.php        2012-03-10 01:23:48 UTC (rev 20168)
</span><span class="lines">@@ -1813,7 +1813,7 @@
</span><span class="cx"> 
</span><span class="cx"> &lt;p id=&quot;media-search&quot; class=&quot;search-box&quot;&gt;
</span><span class="cx">         &lt;label class=&quot;screen-reader-text&quot; for=&quot;media-search-input&quot;&gt;&lt;?php _e('Search Media');?&gt;:&lt;/label&gt;
</span><del>-        &lt;input type=&quot;text&quot; id=&quot;media-search-input&quot; name=&quot;s&quot; value=&quot;&lt;?php the_search_query(); ?&gt;&quot; /&gt;
</del><ins>+        &lt;input type=&quot;search&quot; id=&quot;media-search-input&quot; name=&quot;s&quot; value=&quot;&lt;?php the_search_query(); ?&gt;&quot; /&gt;
</ins><span class="cx">         &lt;?php submit_button( __( 'Search Media' ), 'button', '', false ); ?&gt;
</span><span class="cx"> &lt;/p&gt;
</span><span class="cx"> 
</span></span></pre></div>
<a id="trunkwpadminincludesmsphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/ms.php (20167 => 20168)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/ms.php        2012-03-09 23:30:29 UTC (rev 20167)
+++ trunk/wp-admin/includes/ms.php        2012-03-10 01:23:48 UTC (rev 20168)
</span><span class="lines">@@ -374,7 +374,7 @@
</span><span class="cx">         ?&gt;
</span><span class="cx">         &lt;tr&gt;
</span><span class="cx">                 &lt;th&gt;&lt;?php _e( 'Site Upload Space Quota '); ?&gt;&lt;/th&gt;
</span><del>-                &lt;td&gt;&lt;input type=&quot;text&quot; size=&quot;3&quot; name=&quot;option[blog_upload_space]&quot; value=&quot;&lt;?php echo $quota; ?&gt;&quot; /&gt; &lt;?php _e( 'MB (Leave blank for network default)' ); ?&gt;&lt;/td&gt;
</del><ins>+                &lt;td&gt;&lt;input type=&quot;number&quot; step=&quot;0.1&quot; min=&quot;0&quot; size=&quot;4&quot; name=&quot;option[blog_upload_space]&quot; value=&quot;&lt;?php echo $quota; ?&gt;&quot; /&gt; &lt;?php _e( 'MB (Leave blank for network default)' ); ?&gt;&lt;/td&gt;
</ins><span class="cx">         &lt;/tr&gt;
</span><span class="cx">         &lt;?php
</span><span class="cx"> }
</span></span></pre></div>
<a id="trunkwpadminincludesnavmenuphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/nav-menu.php (20167 => 20168)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/nav-menu.php        2012-03-09 23:30:29 UTC (rev 20167)
+++ trunk/wp-admin/includes/nav-menu.php        2012-03-10 01:23:48 UTC (rev 20168)
</span><span class="lines">@@ -691,7 +691,7 @@
</span><span class="cx">                         }
</span><span class="cx">                         ?&gt;
</span><span class="cx">                         &lt;p class=&quot;quick-search-wrap&quot;&gt;
</span><del>-                                &lt;input type=&quot;text&quot; class=&quot;quick-search input-with-default-title&quot; title=&quot;&lt;?php esc_attr_e('Search'); ?&gt;&quot; value=&quot;&lt;?php echo $searched; ?&gt;&quot; name=&quot;quick-search-posttype-&lt;?php echo $post_type_name; ?&gt;&quot; /&gt;
</del><ins>+                                &lt;input type=&quot;search&quot; class=&quot;quick-search input-with-default-title&quot; title=&quot;&lt;?php esc_attr_e('Search'); ?&gt;&quot; value=&quot;&lt;?php echo $searched; ?&gt;&quot; name=&quot;quick-search-posttype-&lt;?php echo $post_type_name; ?&gt;&quot; /&gt;
</ins><span class="cx">                                 &lt;img class=&quot;waiting&quot; src=&quot;&lt;?php echo esc_url( admin_url( 'images/wpspin_light.gif' ) ); ?&gt;&quot; alt=&quot;&quot; /&gt;
</span><span class="cx">                                 &lt;?php submit_button( __( 'Search' ), 'quick-search-submit button-secondary hide-if-js', 'submit', false, array( 'id' =&gt; 'submit-quick-search-posttype-' . $post_type_name ) ); ?&gt;
</span><span class="cx">                         &lt;/p&gt;
</span><span class="lines">@@ -922,7 +922,7 @@
</span><span class="cx">                         }
</span><span class="cx">                         ?&gt;
</span><span class="cx">                         &lt;p class=&quot;quick-search-wrap&quot;&gt;
</span><del>-                                &lt;input type=&quot;text&quot; class=&quot;quick-search input-with-default-title&quot; title=&quot;&lt;?php esc_attr_e('Search'); ?&gt;&quot; value=&quot;&lt;?php echo $searched; ?&gt;&quot; name=&quot;quick-search-taxonomy-&lt;?php echo $taxonomy_name; ?&gt;&quot; /&gt;
</del><ins>+                                &lt;input type=&quot;search&quot; class=&quot;quick-search input-with-default-title&quot; title=&quot;&lt;?php esc_attr_e('Search'); ?&gt;&quot; value=&quot;&lt;?php echo $searched; ?&gt;&quot; name=&quot;quick-search-taxonomy-&lt;?php echo $taxonomy_name; ?&gt;&quot; /&gt;
</ins><span class="cx">                                 &lt;img class=&quot;waiting&quot; src=&quot;&lt;?php echo esc_url( admin_url( 'images/wpspin_light.gif' ) ); ?&gt;&quot; alt=&quot;&quot; /&gt;
</span><span class="cx">                                 &lt;?php submit_button( __( 'Search' ), 'quick-search-submit button-secondary hide-if-js', 'submit', false, array( 'id' =&gt; 'submit-quick-search-taxonomy-' . $taxonomy_name ) ); ?&gt;
</span><span class="cx">                         &lt;/p&gt;
</span></span></pre></div>
<a id="trunkwpadminincludesplugininstallphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/plugin-install.php (20167 => 20168)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/plugin-install.php        2012-03-09 23:30:29 UTC (rev 20167)
+++ trunk/wp-admin/includes/plugin-install.php        2012-03-10 01:23:48 UTC (rev 20168)
</span><span class="lines">@@ -127,7 +127,7 @@
</span><span class="cx">                         &lt;option value=&quot;author&quot;&lt;?php selected('author', $type) ?&gt;&gt;&lt;?php _e('Author'); ?&gt;&lt;/option&gt;
</span><span class="cx">                         &lt;option value=&quot;tag&quot;&lt;?php selected('tag', $type) ?&gt;&gt;&lt;?php _ex('Tag', 'Plugin Installer'); ?&gt;&lt;/option&gt;
</span><span class="cx">                 &lt;/select&gt;
</span><del>-                &lt;input type=&quot;text&quot; name=&quot;s&quot; value=&quot;&lt;?php echo esc_attr($term) ?&gt;&quot; /&gt;
</del><ins>+                &lt;input type=&quot;search&quot; name=&quot;s&quot; value=&quot;&lt;?php echo esc_attr($term) ?&gt;&quot; /&gt;
</ins><span class="cx">                 &lt;label class=&quot;screen-reader-text&quot; for=&quot;plugin-search-input&quot;&gt;&lt;?php _e('Search Plugins'); ?&gt;&lt;/label&gt;
</span><span class="cx">                 &lt;?php submit_button( __( 'Search Plugins' ), 'button', 'plugin-search-input', false ); ?&gt;
</span><span class="cx">         &lt;/form&gt;&lt;?php
</span></span></pre></div>
<a id="trunkwpadminincludesscreenphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/screen.php (20167 => 20168)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/screen.php        2012-03-09 23:30:29 UTC (rev 20167)
+++ trunk/wp-admin/includes/screen.php        2012-03-10 01:23:48 UTC (rev 20168)
</span><span class="lines">@@ -983,7 +983,7 @@
</span><span class="cx">                 ?&gt;
</span><span class="cx">                 &lt;div class='screen-options'&gt;
</span><span class="cx">                         &lt;?php if ( !empty($per_page_label) ): ?&gt;
</span><del>-                                &lt;input type='text' class='screen-per-page' name='wp_screen_options[value]'
</del><ins>+                                &lt;input type='number' step='1' min='1' class='screen-per-page' name='wp_screen_options[value]'
</ins><span class="cx">                                         id='&lt;?php echo esc_attr( $option ); ?&gt;' maxlength='3'
</span><span class="cx">                                         value='&lt;?php echo esc_attr( $per_page ); ?&gt;' /&gt;
</span><span class="cx">                                 &lt;label for='&lt;?php echo esc_attr( $option ); ?&gt;'&gt;
</span></span></pre></div>
<a id="trunkwpadminincludestemplatephp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/template.php (20167 => 20168)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/template.php        2012-03-09 23:30:29 UTC (rev 20167)
+++ trunk/wp-admin/includes/template.php        2012-03-10 01:23:48 UTC (rev 20168)
</span><span class="lines">@@ -323,7 +323,7 @@
</span><span class="cx"> 
</span><span class="cx">                 &lt;div class=&quot;inside&quot;&gt;
</span><span class="cx">                 &lt;label for=&quot;author-email&quot;&gt;&lt;?php _e('E-mail') ?&gt;&lt;/label&gt;
</span><del>-                &lt;input type=&quot;text&quot; name=&quot;newcomment_author_email&quot; size=&quot;50&quot; value=&quot;&quot; tabindex=&quot;102&quot; id=&quot;author-email&quot; /&gt;
</del><ins>+                &lt;input type=&quot;email&quot; name=&quot;newcomment_author_email&quot; size=&quot;50&quot; value=&quot;&quot; tabindex=&quot;102&quot; id=&quot;author-email&quot; /&gt;
</ins><span class="cx">                 &lt;/div&gt;
</span><span class="cx"> 
</span><span class="cx">                 &lt;div class=&quot;inside&quot;&gt;
</span><span class="lines">@@ -598,10 +598,10 @@
</span><span class="cx">         }
</span><span class="cx">         $month .= '&lt;/select&gt;';
</span><span class="cx"> 
</span><del>-        $day = '&lt;input type=&quot;text&quot; ' . ( $multi ? '' : 'id=&quot;jj&quot; ' ) . 'name=&quot;jj&quot; value=&quot;' . $jj . '&quot; size=&quot;2&quot; maxlength=&quot;2&quot;' . $tab_index_attribute . ' autocomplete=&quot;off&quot; /&gt;';
-        $year = '&lt;input type=&quot;text&quot; ' . ( $multi ? '' : 'id=&quot;aa&quot; ' ) . 'name=&quot;aa&quot; value=&quot;' . $aa . '&quot; size=&quot;4&quot; maxlength=&quot;4&quot;' . $tab_index_attribute . ' autocomplete=&quot;off&quot; /&gt;';
-        $hour = '&lt;input type=&quot;text&quot; ' . ( $multi ? '' : 'id=&quot;hh&quot; ' ) . 'name=&quot;hh&quot; value=&quot;' . $hh . '&quot; size=&quot;2&quot; maxlength=&quot;2&quot;' . $tab_index_attribute . ' autocomplete=&quot;off&quot; /&gt;';
-        $minute = '&lt;input type=&quot;text&quot; ' . ( $multi ? '' : 'id=&quot;mn&quot; ' ) . 'name=&quot;mn&quot; value=&quot;' . $mn . '&quot; size=&quot;2&quot; maxlength=&quot;2&quot;' . $tab_index_attribute . ' autocomplete=&quot;off&quot; /&gt;';
</del><ins>+        $day = '&lt;input type=&quot;number&quot; step=&quot;1&quot; min=&quot;1&quot; max=&quot;31&quot; ' . ( $multi ? '' : 'id=&quot;jj&quot; ' ) . 'name=&quot;jj&quot; value=&quot;' . $jj . '&quot; size=&quot;2&quot; maxlength=&quot;2&quot;' . $tab_index_attribute . ' autocomplete=&quot;off&quot; /&gt;';
+        $year = '&lt;input type=&quot;number&quot; step=&quot;1&quot; ' . ( $multi ? '' : 'id=&quot;aa&quot; ' ) . 'name=&quot;aa&quot; value=&quot;' . $aa . '&quot; size=&quot;4&quot; maxlength=&quot;4&quot;' . $tab_index_attribute . ' autocomplete=&quot;off&quot; /&gt;';
+        $hour = '&lt;input type=&quot;number&quot; step=&quot;1&quot; min=&quot;0&quot; max=&quot;23&quot; ' . ( $multi ? '' : 'id=&quot;hh&quot; ' ) . 'name=&quot;hh&quot; value=&quot;' . $hh . '&quot; size=&quot;2&quot; maxlength=&quot;2&quot;' . $tab_index_attribute . ' autocomplete=&quot;off&quot; /&gt;';
+        $minute = '&lt;input type=&quot;number&quot; step=&quot;1&quot; min=&quot;0&quot; max=&quot;59&quot; ' . ( $multi ? '' : 'id=&quot;mn&quot; ' ) . 'name=&quot;mn&quot; value=&quot;' . $mn . '&quot; size=&quot;2&quot; maxlength=&quot;2&quot;' . $tab_index_attribute . ' autocomplete=&quot;off&quot; /&gt;';
</ins><span class="cx"> 
</span><span class="cx">         echo '&lt;div class=&quot;timestamp-wrap&quot;&gt;';
</span><span class="cx">         /* translators: 1: month input, 2: day input, 3: year input, 4: hour input, 5: minute input */
</span></span></pre></div>
<a id="trunkwpadminincludesthemeinstallphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/includes/theme-install.php (20167 => 20168)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/includes/theme-install.php        2012-03-09 23:30:29 UTC (rev 20167)
+++ trunk/wp-admin/includes/theme-install.php        2012-03-10 01:23:48 UTC (rev 20168)
</span><span class="lines">@@ -62,7 +62,7 @@
</span><span class="cx">         &lt;option value=&quot;author&quot; &lt;?php selected('author', $type) ?&gt;&gt;&lt;?php _e('Author'); ?&gt;&lt;/option&gt;
</span><span class="cx">         &lt;option value=&quot;tag&quot; &lt;?php selected('tag', $type) ?&gt;&gt;&lt;?php _ex('Tag', 'Theme Installer'); ?&gt;&lt;/option&gt;
</span><span class="cx">         &lt;/select&gt;
</span><del>-        &lt;input type=&quot;text&quot; name=&quot;s&quot; size=&quot;30&quot; value=&quot;&lt;?php echo esc_attr($term) ?&gt;&quot; /&gt;
</del><ins>+        &lt;input type=&quot;search&quot; name=&quot;s&quot; size=&quot;30&quot; value=&quot;&lt;?php echo esc_attr($term) ?&gt;&quot; /&gt;
</ins><span class="cx">         &lt;?php submit_button( __( 'Search' ), 'button', 'search', false ); ?&gt;
</span><span class="cx"> &lt;/form&gt;
</span><span class="cx"> &lt;?php
</span></span></pre></div>
<a id="trunkwpadminnetworksiteusersphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/network/site-users.php (20167 => 20168)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/network/site-users.php        2012-03-09 23:30:29 UTC (rev 20167)
+++ trunk/wp-admin/network/site-users.php        2012-03-10 01:23:48 UTC (rev 20168)
</span><span class="lines">@@ -300,7 +300,7 @@
</span><span class="cx">                 &lt;/tr&gt;
</span><span class="cx">                 &lt;tr&gt;
</span><span class="cx">                         &lt;th scope=&quot;row&quot;&gt;&lt;?php _e( 'Email' ) ?&gt;&lt;/th&gt;
</span><del>-                        &lt;td&gt;&lt;input type=&quot;text&quot; class=&quot;regular-text&quot; name=&quot;user[email]&quot; /&gt;&lt;/td&gt;
</del><ins>+                        &lt;td&gt;&lt;input type=&quot;email&quot; class=&quot;regular-text&quot; name=&quot;user[email]&quot; /&gt;&lt;/td&gt;
</ins><span class="cx">                 &lt;/tr&gt;
</span><span class="cx">                 &lt;tr&gt;
</span><span class="cx">                         &lt;th scope=&quot;row&quot;&gt;&lt;?php _e( 'Role'); ?&gt;&lt;/th&gt;
</span></span></pre></div>
<a id="trunkwpadminoptionsdiscussionphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-discussion.php (20167 => 20168)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-discussion.php        2012-03-09 23:30:29 UTC (rev 20167)
+++ trunk/wp-admin/options-discussion.php        2012-03-10 01:23:48 UTC (rev 20168)
</span><span class="lines">@@ -71,7 +71,7 @@
</span><span class="cx"> 
</span><span class="cx"> &lt;label for=&quot;close_comments_for_old_posts&quot;&gt;
</span><span class="cx"> &lt;input name=&quot;close_comments_for_old_posts&quot; type=&quot;checkbox&quot; id=&quot;close_comments_for_old_posts&quot; value=&quot;1&quot; &lt;?php checked('1', get_option('close_comments_for_old_posts')); ?&gt; /&gt;
</span><del>-&lt;?php printf( __('Automatically close comments on articles older than %s days'), '&lt;/label&gt;&lt;input name=&quot;close_comments_days_old&quot; type=&quot;text&quot; id=&quot;close_comments_days_old&quot; value=&quot;' . esc_attr(get_option('close_comments_days_old')) . '&quot; class=&quot;small-text&quot; /&gt;'); ?&gt;
</del><ins>+&lt;?php printf( __('Automatically close comments on articles older than %s days'), '&lt;/label&gt;&lt;input name=&quot;close_comments_days_old&quot; type=&quot;number&quot; min=&quot;0&quot; step=&quot;1&quot; id=&quot;close_comments_days_old&quot; value=&quot;' . esc_attr(get_option('close_comments_days_old')) . '&quot; class=&quot;small-text&quot; /&gt;'); ?&gt;
</ins><span class="cx"> &lt;br /&gt;
</span><span class="cx"> &lt;label for=&quot;thread_comments&quot;&gt;
</span><span class="cx"> &lt;input name=&quot;thread_comments&quot; type=&quot;checkbox&quot; id=&quot;thread_comments&quot; value=&quot;1&quot; &lt;?php checked('1', get_option('thread_comments')); ?&gt; /&gt;
</span><span class="lines">@@ -100,7 +100,7 @@
</span><span class="cx"> if ( 'oldest' == get_option('default_comments_page') ) $default_comments_page .= ' selected=&quot;selected&quot;';
</span><span class="cx"> $default_comments_page .= '&gt;' . __('first') . '&lt;/option&gt;&lt;/select&gt;';
</span><span class="cx"> 
</span><del>-printf( __('Break comments into pages with %1$s top level comments per page and the %2$s page displayed by default'), '&lt;/label&gt;&lt;label for=&quot;comments_per_page&quot;&gt;&lt;input name=&quot;comments_per_page&quot; type=&quot;text&quot; id=&quot;comments_per_page&quot; value=&quot;' . esc_attr(get_option('comments_per_page')) . '&quot; class=&quot;small-text&quot; /&gt;', $default_comments_page );
</del><ins>+printf( __('Break comments into pages with %1$s top level comments per page and the %2$s page displayed by default'), '&lt;/label&gt;&lt;label for=&quot;comments_per_page&quot;&gt;&lt;input name=&quot;comments_per_page&quot; type=&quot;number&quot; step=&quot;1&quot; min=&quot;1&quot; id=&quot;comments_per_page&quot; value=&quot;' . esc_attr(get_option('comments_per_page')) . '&quot; class=&quot;small-text&quot; /&gt;', $default_comments_page );
</ins><span class="cx"> 
</span><span class="cx"> ?&gt;&lt;/label&gt;
</span><span class="cx"> &lt;br /&gt;
</span><span class="lines">@@ -142,7 +142,7 @@
</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('Comment Moderation'); ?&gt;&lt;/th&gt;
</span><span class="cx"> &lt;td&gt;&lt;fieldset&gt;&lt;legend class=&quot;screen-reader-text&quot;&gt;&lt;span&gt;&lt;?php _e('Comment Moderation'); ?&gt;&lt;/span&gt;&lt;/legend&gt;
</span><del>-&lt;p&gt;&lt;label for=&quot;comment_max_links&quot;&gt;&lt;?php printf(__('Hold a comment in the queue if it contains %s or more links. (A common characteristic of comment spam is a large number of hyperlinks.)'), '&lt;input name=&quot;comment_max_links&quot; type=&quot;text&quot; id=&quot;comment_max_links&quot; value=&quot;' . esc_attr(get_option('comment_max_links')) . '&quot; class=&quot;small-text&quot; /&gt;' ); ?&gt;&lt;/label&gt;&lt;/p&gt;
</del><ins>+&lt;p&gt;&lt;label for=&quot;comment_max_links&quot;&gt;&lt;?php printf(__('Hold a comment in the queue if it contains %s or more links. (A common characteristic of comment spam is a large number of hyperlinks.)'), '&lt;input name=&quot;comment_max_links&quot; type=&quot;number&quot; step=&quot;1&quot; min=&quot;1&quot; id=&quot;comment_max_links&quot; value=&quot;' . esc_attr(get_option('comment_max_links')) . '&quot; class=&quot;small-text&quot; /&gt;' ); ?&gt;&lt;/label&gt;&lt;/p&gt;
</ins><span class="cx"> 
</span><span class="cx"> &lt;p&gt;&lt;label for=&quot;moderation_keys&quot;&gt;&lt;?php _e('When a comment contains any of these words in its content, name, URL, e-mail, or IP, it will be held in the &lt;a href=&quot;edit-comments.php?comment_status=moderated&quot;&gt;moderation queue&lt;/a&gt;. One word or IP per line. It will match inside words, so &amp;#8220;press&amp;#8221; will match &amp;#8220;WordPress&amp;#8221;.'); ?&gt;&lt;/label&gt;&lt;/p&gt;
</span><span class="cx"> &lt;p&gt;
</span></span></pre></div>
<a id="trunkwpadminoptionsgeneralphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-general.php (20167 => 20168)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-general.php        2012-03-09 23:30:29 UTC (rev 20167)
+++ trunk/wp-admin/options-general.php        2012-03-10 01:23:48 UTC (rev 20168)
</span><span class="lines">@@ -113,7 +113,7 @@
</span><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><del>-&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;
</del><ins>+&lt;td&gt;&lt;input name=&quot;admin_email&quot; type=&quot;email&quot; id=&quot;admin_email&quot; value=&quot;&lt;?php form_option('admin_email'); ?&gt;&quot; class=&quot;regular-text ltr&quot; /&gt;
</ins><span class="cx"> &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;
</span><span class="cx"> &lt;/tr&gt;
</span><span class="cx"> &lt;tr valign=&quot;top&quot;&gt;
</span><span class="lines">@@ -132,7 +132,7 @@
</span><span class="cx"> &lt;?php } else { ?&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;new_admin_email&quot;&gt;&lt;?php _e('E-mail Address') ?&gt; &lt;/label&gt;&lt;/th&gt;
</span><del>-&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;
</del><ins>+&lt;td&gt;&lt;input name=&quot;new_admin_email&quot; type=&quot;email&quot; id=&quot;new_admin_email&quot; value=&quot;&lt;?php form_option('admin_email'); ?&gt;&quot; class=&quot;regular-text ltr&quot; /&gt;
</ins><span class="cx"> &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;
</span><span class="cx"> &lt;?php
</span><span class="cx"> $new_admin_email = get_option( 'new_admin_email' );
</span></span></pre></div>
<a id="trunkwpadminoptionsmediaphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-media.php (20167 => 20168)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-media.php        2012-03-09 23:30:29 UTC (rev 20167)
+++ trunk/wp-admin/options-media.php        2012-03-10 01:23:48 UTC (rev 20168)
</span><span class="lines">@@ -60,9 +60,9 @@
</span><span class="cx"> &lt;th scope=&quot;row&quot;&gt;&lt;?php _e('Thumbnail size') ?&gt;&lt;/th&gt;
</span><span class="cx"> &lt;td&gt;
</span><span class="cx"> &lt;label for=&quot;thumbnail_size_w&quot;&gt;&lt;?php _e('Width'); ?&gt;&lt;/label&gt;
</span><del>-&lt;input name=&quot;thumbnail_size_w&quot; type=&quot;text&quot; id=&quot;thumbnail_size_w&quot; value=&quot;&lt;?php form_option('thumbnail_size_w'); ?&gt;&quot; class=&quot;small-text&quot; /&gt;
</del><ins>+&lt;input name=&quot;thumbnail_size_w&quot; type=&quot;number&quot; step=&quot;1&quot; min=&quot;1&quot; id=&quot;thumbnail_size_w&quot; value=&quot;&lt;?php form_option('thumbnail_size_w'); ?&gt;&quot; class=&quot;small-text&quot; /&gt;
</ins><span class="cx"> &lt;label for=&quot;thumbnail_size_h&quot;&gt;&lt;?php _e('Height'); ?&gt;&lt;/label&gt;
</span><del>-&lt;input name=&quot;thumbnail_size_h&quot; type=&quot;text&quot; id=&quot;thumbnail_size_h&quot; value=&quot;&lt;?php form_option('thumbnail_size_h'); ?&gt;&quot; class=&quot;small-text&quot; /&gt;&lt;br /&gt;
</del><ins>+&lt;input name=&quot;thumbnail_size_h&quot; type=&quot;number&quot; step=&quot;1&quot; min=&quot;1&quot; id=&quot;thumbnail_size_h&quot; value=&quot;&lt;?php form_option('thumbnail_size_h'); ?&gt;&quot; class=&quot;small-text&quot; /&gt;&lt;br /&gt;
</ins><span class="cx"> &lt;input name=&quot;thumbnail_crop&quot; type=&quot;checkbox&quot; id=&quot;thumbnail_crop&quot; value=&quot;1&quot; &lt;?php checked('1', get_option('thumbnail_crop')); ?&gt;/&gt;
</span><span class="cx"> &lt;label for=&quot;thumbnail_crop&quot;&gt;&lt;?php _e('Crop thumbnail to exact dimensions (normally thumbnails are proportional)'); ?&gt;&lt;/label&gt;
</span><span class="cx"> &lt;/td&gt;
</span><span class="lines">@@ -72,9 +72,9 @@
</span><span class="cx"> &lt;th scope=&quot;row&quot;&gt;&lt;?php _e('Medium size') ?&gt;&lt;/th&gt;
</span><span class="cx"> &lt;td&gt;&lt;fieldset&gt;&lt;legend class=&quot;screen-reader-text&quot;&gt;&lt;span&gt;&lt;?php _e('Medium size'); ?&gt;&lt;/span&gt;&lt;/legend&gt;
</span><span class="cx"> &lt;label for=&quot;medium_size_w&quot;&gt;&lt;?php _e('Max Width'); ?&gt;&lt;/label&gt;
</span><del>-&lt;input name=&quot;medium_size_w&quot; type=&quot;text&quot; id=&quot;medium_size_w&quot; value=&quot;&lt;?php form_option('medium_size_w'); ?&gt;&quot; class=&quot;small-text&quot; /&gt;
</del><ins>+&lt;input name=&quot;medium_size_w&quot; type=&quot;number&quot; step=&quot;1&quot; min=&quot;1&quot; id=&quot;medium_size_w&quot; value=&quot;&lt;?php form_option('medium_size_w'); ?&gt;&quot; class=&quot;small-text&quot; /&gt;
</ins><span class="cx"> &lt;label for=&quot;medium_size_h&quot;&gt;&lt;?php _e('Max Height'); ?&gt;&lt;/label&gt;
</span><del>-&lt;input name=&quot;medium_size_h&quot; type=&quot;text&quot; id=&quot;medium_size_h&quot; value=&quot;&lt;?php form_option('medium_size_h'); ?&gt;&quot; class=&quot;small-text&quot; /&gt;
</del><ins>+&lt;input name=&quot;medium_size_h&quot; type=&quot;number&quot; step=&quot;1&quot; min=&quot;1&quot; id=&quot;medium_size_h&quot; value=&quot;&lt;?php form_option('medium_size_h'); ?&gt;&quot; class=&quot;small-text&quot; /&gt;
</ins><span class="cx"> &lt;/fieldset&gt;&lt;/td&gt;
</span><span class="cx"> &lt;/tr&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -82,9 +82,9 @@
</span><span class="cx"> &lt;th scope=&quot;row&quot;&gt;&lt;?php _e('Large size') ?&gt;&lt;/th&gt;
</span><span class="cx"> &lt;td&gt;&lt;fieldset&gt;&lt;legend class=&quot;screen-reader-text&quot;&gt;&lt;span&gt;&lt;?php _e('Large size'); ?&gt;&lt;/span&gt;&lt;/legend&gt;
</span><span class="cx"> &lt;label for=&quot;large_size_w&quot;&gt;&lt;?php _e('Max Width'); ?&gt;&lt;/label&gt;
</span><del>-&lt;input name=&quot;large_size_w&quot; type=&quot;text&quot; id=&quot;large_size_w&quot; value=&quot;&lt;?php form_option('large_size_w'); ?&gt;&quot; class=&quot;small-text&quot; /&gt;
</del><ins>+&lt;input name=&quot;large_size_w&quot; type=&quot;number&quot; step=&quot;1&quot; min=&quot;1&quot; id=&quot;large_size_w&quot; value=&quot;&lt;?php form_option('large_size_w'); ?&gt;&quot; class=&quot;small-text&quot; /&gt;
</ins><span class="cx"> &lt;label for=&quot;large_size_h&quot;&gt;&lt;?php _e('Max Height'); ?&gt;&lt;/label&gt;
</span><del>-&lt;input name=&quot;large_size_h&quot; type=&quot;text&quot; id=&quot;large_size_h&quot; value=&quot;&lt;?php form_option('large_size_h'); ?&gt;&quot; class=&quot;small-text&quot; /&gt;
</del><ins>+&lt;input name=&quot;large_size_h&quot; type=&quot;number&quot; step=&quot;1&quot; min=&quot;1&quot; id=&quot;large_size_h&quot; value=&quot;&lt;?php form_option('large_size_h'); ?&gt;&quot; class=&quot;small-text&quot; /&gt;
</ins><span class="cx"> &lt;/fieldset&gt;&lt;/td&gt;
</span><span class="cx"> &lt;/tr&gt;
</span><span class="cx"> 
</span><span class="lines">@@ -106,9 +106,9 @@
</span><span class="cx"> &lt;th scope=&quot;row&quot;&gt;&lt;?php _e('Maximum embed size') ?&gt;&lt;/th&gt;
</span><span class="cx"> &lt;td&gt;
</span><span class="cx"> &lt;label for=&quot;embed_size_w&quot;&gt;&lt;?php _e('Width'); ?&gt;&lt;/label&gt;
</span><del>-&lt;input name=&quot;embed_size_w&quot; type=&quot;text&quot; id=&quot;embed_size_w&quot; value=&quot;&lt;?php form_option('embed_size_w'); ?&gt;&quot; class=&quot;small-text&quot; /&gt;
</del><ins>+&lt;input name=&quot;embed_size_w&quot; type=&quot;number&quot; step=&quot;1&quot; min=&quot;1&quot; id=&quot;embed_size_w&quot; value=&quot;&lt;?php form_option('embed_size_w'); ?&gt;&quot; class=&quot;small-text&quot; /&gt;
</ins><span class="cx"> &lt;label for=&quot;embed_size_h&quot;&gt;&lt;?php _e('Height'); ?&gt;&lt;/label&gt;
</span><del>-&lt;input name=&quot;embed_size_h&quot; type=&quot;text&quot; id=&quot;embed_size_h&quot; value=&quot;&lt;?php form_option('embed_size_h'); ?&gt;&quot; class=&quot;small-text&quot; /&gt;
</del><ins>+&lt;input name=&quot;embed_size_h&quot; type=&quot;number&quot; step=&quot;1&quot; min=&quot;1&quot; id=&quot;embed_size_h&quot; value=&quot;&lt;?php form_option('embed_size_h'); ?&gt;&quot; class=&quot;small-text&quot; /&gt;
</ins><span class="cx"> &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;
</span><span class="cx"> &lt;/td&gt;
</span><span class="cx"> &lt;/tr&gt;
</span><span class="lines">@@ -128,7 +128,7 @@
</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><del>-&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;
</del><ins>+&lt;td&gt;&lt;input name=&quot;upload_url_path&quot; type=&quot;url&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;
</ins><span class="cx"> &lt;span class=&quot;description&quot;&gt;&lt;?php _e('Configuring this is optional. By default, it should be blank.'); ?&gt;&lt;/span&gt;
</span><span class="cx"> &lt;/td&gt;
</span><span class="cx"> &lt;/tr&gt;
</span></span></pre></div>
<a id="trunkwpadminoptionsreadingphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/options-reading.php (20167 => 20168)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/options-reading.php        2012-03-09 23:30:29 UTC (rev 20167)
+++ trunk/wp-admin/options-reading.php        2012-03-10 01:23:48 UTC (rev 20168)
</span><span class="lines">@@ -105,12 +105,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;posts_per_page&quot;&gt;&lt;?php _e( 'Blog pages show at most' ); ?&gt;&lt;/label&gt;&lt;/th&gt;
</span><span class="cx"> &lt;td&gt;
</span><del>-&lt;input name=&quot;posts_per_page&quot; type=&quot;text&quot; id=&quot;posts_per_page&quot; value=&quot;&lt;?php form_option( 'posts_per_page' ); ?&gt;&quot; class=&quot;small-text&quot; /&gt; &lt;?php _e( 'posts' ); ?&gt;
</del><ins>+&lt;input name=&quot;posts_per_page&quot; type=&quot;number&quot; step=&quot;1&quot; min=&quot;1&quot; id=&quot;posts_per_page&quot; value=&quot;&lt;?php form_option( 'posts_per_page' ); ?&gt;&quot; class=&quot;small-text&quot; /&gt; &lt;?php _e( 'posts' ); ?&gt;
</ins><span class="cx"> &lt;/td&gt;
</span><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;posts_per_rss&quot;&gt;&lt;?php _e( 'Syndication feeds show the most recent' ); ?&gt;&lt;/label&gt;&lt;/th&gt;
</span><del>-&lt;td&gt;&lt;input name=&quot;posts_per_rss&quot; type=&quot;text&quot; id=&quot;posts_per_rss&quot; value=&quot;&lt;?php form_option( 'posts_per_rss' ); ?&gt;&quot; class=&quot;small-text&quot; /&gt; &lt;?php _e( 'items' ); ?&gt;&lt;/td&gt;
</del><ins>+&lt;td&gt;&lt;input name=&quot;posts_per_rss&quot; type=&quot;number&quot; step=&quot;1&quot; min=&quot;1&quot; id=&quot;posts_per_rss&quot; value=&quot;&lt;?php form_option( 'posts_per_rss' ); ?&gt;&quot; class=&quot;small-text&quot; /&gt; &lt;?php _e( 'items' ); ?&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( 'For each article in a feed, show' ); ?&gt; &lt;/th&gt;
</span></span></pre></div>
<a id="trunkwpadminthemesphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/themes.php (20167 => 20168)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/themes.php        2012-03-09 23:30:29 UTC (rev 20167)
+++ trunk/wp-admin/themes.php        2012-03-10 01:23:48 UTC (rev 20168)
</span><span class="lines">@@ -158,7 +158,7 @@
</span><span class="cx"> 
</span><span class="cx"> &lt;p class=&quot;search-box&quot;&gt;
</span><span class="cx">         &lt;label class=&quot;screen-reader-text&quot; for=&quot;theme-search-input&quot;&gt;&lt;?php _e('Search Installed Themes'); ?&gt;:&lt;/label&gt;
</span><del>-        &lt;input type=&quot;text&quot; id=&quot;theme-search-input&quot; name=&quot;s&quot; value=&quot;&lt;?php _admin_search_query(); ?&gt;&quot; /&gt;
</del><ins>+        &lt;input type=&quot;search&quot; id=&quot;theme-search-input&quot; name=&quot;s&quot; value=&quot;&lt;?php _admin_search_query(); ?&gt;&quot; /&gt;
</ins><span class="cx">         &lt;?php submit_button( __( 'Search Installed Themes' ), 'button', false, false, array( 'id' =&gt; 'search-submit' ) ); ?&gt;
</span><span class="cx">         &lt;a id=&quot;filter-click&quot; href=&quot;?filter=1&quot;&gt;&lt;?php _e( 'Feature Filter' ); ?&gt;&lt;/a&gt;
</span><span class="cx"> &lt;/p&gt;
</span></span></pre></div>
<a id="trunkwpadminusereditphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-admin/user-edit.php (20167 => 20168)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-admin/user-edit.php        2012-03-09 23:30:29 UTC (rev 20167)
+++ trunk/wp-admin/user-edit.php        2012-03-10 01:23:48 UTC (rev 20168)
</span><span class="lines">@@ -333,7 +333,7 @@
</span><span class="cx"> &lt;table class=&quot;form-table&quot;&gt;
</span><span class="cx"> &lt;tr&gt;
</span><span class="cx">         &lt;th&gt;&lt;label for=&quot;email&quot;&gt;&lt;?php _e('E-mail'); ?&gt; &lt;span class=&quot;description&quot;&gt;&lt;?php _e('(required)'); ?&gt;&lt;/span&gt;&lt;/label&gt;&lt;/th&gt;
</span><del>-        &lt;td&gt;&lt;input type=&quot;text&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;&lt;?php echo esc_attr($profileuser-&gt;user_email) ?&gt;&quot; class=&quot;regular-text&quot; /&gt;
</del><ins>+        &lt;td&gt;&lt;input type=&quot;email&quot; name=&quot;email&quot; id=&quot;email&quot; value=&quot;&lt;?php echo esc_attr($profileuser-&gt;user_email) ?&gt;&quot; class=&quot;regular-text&quot; /&gt;
</ins><span class="cx">         &lt;?php
</span><span class="cx">         $new_email = get_option( $current_user-&gt;ID . '_new_email' );
</span><span class="cx">         if ( $new_email &amp;&amp; $new_email != $current_user-&gt;user_email ) : ?&gt;
</span></span></pre></div>
<a id="trunkwpincludesclasswpeditorphp"></a>
<div class="modfile"><h4>Modified: trunk/wp-includes/class-wp-editor.php (20167 => 20168)</h4>
<pre class="diff"><span>
<span class="info">--- trunk/wp-includes/class-wp-editor.php        2012-03-09 23:30:29 UTC (rev 20167)
+++ trunk/wp-includes/class-wp-editor.php        2012-03-10 01:23:48 UTC (rev 20168)
</span><span class="lines">@@ -784,7 +784,7 @@
</span><span class="cx">                         &lt;div class=&quot;link-search-wrapper&quot;&gt;
</span><span class="cx">                                 &lt;label&gt;
</span><span class="cx">                                         &lt;span&gt;&lt;?php _e( 'Search' ); ?&gt;&lt;/span&gt;
</span><del>-                                        &lt;input type=&quot;text&quot; id=&quot;search-field&quot; class=&quot;link-search-field&quot; tabindex=&quot;60&quot; autocomplete=&quot;off&quot; /&gt;
</del><ins>+                                        &lt;input type=&quot;search&quot; id=&quot;search-field&quot; class=&quot;link-search-field&quot; tabindex=&quot;60&quot; autocomplete=&quot;off&quot; /&gt;
</ins><span class="cx">                                         &lt;img class=&quot;waiting&quot; src=&quot;&lt;?php echo esc_url( admin_url( 'images/wpspin_light.gif' ) ); ?&gt;&quot; alt=&quot;&quot; /&gt;
</span><span class="cx">                                 &lt;/label&gt;
</span><span class="cx">                         &lt;/div&gt;
</span></span></pre>
</div>
</div>

</body>
</html>