[wp-cvs] wordpress index.php,1.81,1.82

Ryan Boren rboren at users.sourceforge.net
Fri Sep 3 22:40:40 UTC 2004


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

Modified Files:
	index.php 
Log Message:
Localize more text.  Bug 119.

Index: index.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/index.php,v
retrieving revision 1.81
retrieving revision 1.82
diff -C2 -d -r1.81 -r1.82
*** index.php	20 Aug 2004 17:14:27 -0000	1.81
--- index.php	3 Sep 2004 22:40:37 -0000	1.82
***************
*** 14,18 ****
  	
  	<div class="storycontent">
! 		<?php the_content(); ?>
  	</div>
  	
--- 14,18 ----
  	
  	<div class="storycontent">
! 		<?php the_content(__('(more...)')); ?>
  	</div>
  	




More information about the cvs mailing list