[wp-cvs] wordpress/wp-admin options-reading.php,1.20,1.21
Matthew Mullenweg
saxmatt at users.sourceforge.net
Sat Feb 5 05:34:21 GMT 2005
Update of /cvsroot/cafelog/wordpress/wp-admin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22467/wp-admin
Modified Files:
options-reading.php
Log Message:
Clearer wording - http://mosquito.wordpress.org/view.php?id=812
Index: options-reading.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-admin/options-reading.php,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** options-reading.php 27 Nov 2004 00:58:39 -0000 1.20
--- options-reading.php 5 Feb 2005 05:34:19 -0000 1.21
***************
*** 14,18 ****
<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>
<table width="100%" cellspacing="2" cellpadding="5" class="editform">
<tr valign="top">
--- 14,18 ----
<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('Blog Home Page') ?></legend>
<table width="100%" cellspacing="2" cellpadding="5" class="editform">
<tr valign="top">
More information about the cvs
mailing list