Clearer wording - http://mosquito.wordpress.org/view.php?id=812
git-svn-id: https://develop.svn.wordpress.org/trunk@2220 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
294a80c2b0
commit
c04ff4672e
@ -13,7 +13,7 @@ include('admin-header.php');
|
||||
<input type="hidden" name="action" value="update" />
|
||||
<input type="hidden" name="page_options" value="'posts_per_page','what_to_show','posts_per_rss','rss_use_excerpt','blog_charset','gzipcompression' " />
|
||||
<fieldset class="options">
|
||||
<legend><?php _e('Pages') ?></legend>
|
||||
<legend><?php _e('Blog Home Page') ?></legend>
|
||||
<table width="100%" cellspacing="2" cellpadding="5" class="editform">
|
||||
<tr valign="top">
|
||||
<th width="33%" scope="row"><?php _e('Show the most recent:') ?></th>
|
||||
|
Loading…
Reference in New Issue
Block a user