- Timestamp:
- 05/28/2011 09:06:09 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-themes/bbp-twentyten/archive-forum.php
r3224 r3250 18 18 19 19 <div id="forum-front" class="bbp-forum-front"> 20 <h1 class="entry-title"><?php _e( 'Forums', 'bbpress'); ?></h1>20 <h1 class="entry-title"><?php bbp_forum_archive_title(); ?></h1> 21 21 <div class="entry-content"> 22 23 <?php bbp_breadcrumb(); ?> 22 24 23 25 <?php do_action( 'bbp_template_before_forums_index' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.