Changeset 2438 for trunk/bp-themes/bp-default/archive.php
- Timestamp:
- 01/24/2010 11:19:12 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/archive.php
r2425 r2438 8 8 <div class="page" id="blog-archives"> 9 9 10 <h 2 class="pagetitle"><?php printf( __( 'You are browsing the archive for %1$s.', 'buddypress' ), wp_title( false, false ) ); ?></h2>10 <h3 class="pagetitle"><?php printf( __( 'You are browsing the archive for %1$s.', 'buddypress' ), wp_title( false, false ) ); ?></h3> 11 11 12 12 <?php if ( have_posts() ) : ?>
Note: See TracChangeset
for help on using the changeset viewer.