[wp-cvs] wordpress/wp-admin options-reading.php,1.19,1.20

Ryan Boren rboren at users.sourceforge.net
Sat Nov 27 00:58:41 UTC 2004


Update of /cvsroot/cafelog/wordpress/wp-admin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31973

Modified Files:
	options-reading.php 
Log Message:
Change "Front Page" to "Pages". Bug 481.

Index: options-reading.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-admin/options-reading.php,v
retrieving revision 1.19
retrieving revision 1.20
diff -C2 -d -r1.19 -r1.20
*** options-reading.php	19 Oct 2004 03:03:05 -0000	1.19
--- options-reading.php	27 Nov 2004 00:58:39 -0000	1.20
***************
*** 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('Front Page') ?></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('Pages') ?></legend> 
  	<table width="100%" cellspacing="2" cellpadding="5" class="editform"> 
  		<tr valign="top"> 




More information about the cvs mailing list