Changeset 13830 for trunk/wp-content/themes/twentyten/category.php
- Timestamp:
- 03/26/2010 07:36:49 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/twentyten/category.php
r13816 r13830 4 4 <div id="content"> 5 5 6 <h1 class="page-title"><?php 6 <h1 class="page-title"><?php 7 7 printf( __( 'Category Archives: %s', 'twentyten' ), '<span>' . single_cat_title( '', false ) . '</span>' ); 8 8 ?></h1>
Note: See TracChangeset
for help on using the changeset viewer.