Label colonectomy

git-svn-id: http://svn.automattic.com/wordpress/trunk@8839 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan
2008-09-06 06:56:56 +00:00
parent c76e69d644
commit e5e0bd4710
10 changed files with 10 additions and 10 deletions
+1 -1
View File
@@ -124,7 +124,7 @@ endif;
?>
<p id="page-search" class="search-box">
<label class="hidden" for="page-search-input"><?php _e( 'Search Pages' ); ?>:</label>
<label class="hidden" for="page-search-input"><?php _e( 'Search Pages' ); ?></label>
<input type="text" id="page-search-input" name="s" value="<?php the_search_query(); ?>" />
<input type="submit" value="<?php _e( 'Search Pages' ); ?>" class="button" />
</p>