git-svn-id: http://svn.automattic.com/wordpress/trunk@2220 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt 2005-02-05 05:34:19 +00:00
parent 20a12ca306
commit 5a6dd75c0d
1 changed files with 1 additions and 1 deletions

View File

@ -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>