- Timestamp:
- 05/27/2011 09:40:08 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-themes/bbp-twentyten/bbpress/single-forum.php
r3131 r3241 12 12 <?php if ( bbp_user_can_view_forum( array( 'forum_id' => bbp_get_topic_forum_id() ) ) ) : ?> 13 13 14 <?php bbp_ get_template_part( 'bbpress/nav', 'breadcrumb'); ?>14 <?php bbp_breadcrumb(); ?> 15 15 16 16 <?php bbp_single_forum_description(); ?>
Note: See TracChangeset
for help on using the changeset viewer.