[wp-cvs] wordpress/wp-content/themes/default header.php,1.4,1.5
Matthew Mullenweg
saxmatt at users.sourceforge.net
Mon Feb 7 07:25:06 GMT 2005
Update of /cvsroot/cafelog/wordpress/wp-content/themes/default
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8130/wp-content/themes/default
Modified Files:
header.php
Log Message:
There is no spoon, or print.css
Index: header.php
===================================================================
RCS file: /cvsroot/cafelog/wordpress/wp-content/themes/default/header.php,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** header.php 26 Jan 2005 07:21:53 -0000 1.4
--- header.php 7 Feb 2005 07:25:04 -0000 1.5
***************
*** 9,13 ****
<link rel="stylesheet" href="<?php bloginfo('stylesheet_url'); ?>" type="text/css" media="screen" />
- <link rel="stylesheet" type="text/css" media="print" href="<?php echo get_settings('siteurl'); ?>/print.css" />
<link rel="alternate" type="application/rss+xml" title="RSS 2.0" href="<?php bloginfo('rss2_url'); ?>" />
<link rel="alternate" type="text/xml" title="RSS .92" href="<?php bloginfo('rss_url'); ?>" />
--- 9,12 ----
More information about the cvs
mailing list