[wp-cvs] wordpress/wp-content/themes/default sidebar.php,1.5,1.6

Matthew Mullenweg saxmatt at users.sourceforge.net
Mon Jan 24 09:56:48 GMT 2005


Update of /cvsroot/cafelog/wordpress/wp-content/themes/default
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv2101/wp-content/themes/default

Modified Files:
	sidebar.php 
Log Message:
Need abbr - http://mosquito.wordpress.org/view.php?id=634

Index: sidebar.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-content/themes/default/sidebar.php,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** sidebar.php	24 Jan 2005 08:15:10 -0000	1.5
--- sidebar.php	24 Jan 2005 09:56:46 -0000	1.6
***************
*** 61,65 ****
  					<li><a href="http://validator.w3.org/check/referer" title="<?php _e('This page validates as XHTML 1.0 Transitional'); ?>"><?php _e('Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr>'); ?></a></li>
  					<li><a href="http://gmpg.org/xfn/"><abbr title="XHTML Friends Network">XFN</abbr></a></li>
! 					<li><a href="http://wordpress.org/" title="<?php _e('Powered by WordPress, state-of-the-art semantic personal publishing platform.'); ?>"><abbr title="WordPress">WordPress</abbr></a></li>
  					<?php wp_meta(); ?>
  				</ul>
--- 61,65 ----
  					<li><a href="http://validator.w3.org/check/referer" title="<?php _e('This page validates as XHTML 1.0 Transitional'); ?>"><?php _e('Valid <abbr title="eXtensible HyperText Markup Language">XHTML</abbr>'); ?></a></li>
  					<li><a href="http://gmpg.org/xfn/"><abbr title="XHTML Friends Network">XFN</abbr></a></li>
! 					<li><a href="http://wordpress.org/" title="<?php _e('Powered by WordPress, state-of-the-art semantic personal publishing platform.'); ?>">WordPress</a></li>
  					<?php wp_meta(); ?>
  				</ul>



More information about the cvs mailing list