- Timestamp:
- 05/10/2011 04:36:33 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-themes/bbp-twentyten/bbpress/single-forum.php
r3057 r3131 11 11 12 12 <?php if ( bbp_user_can_view_forum( array( 'forum_id' => bbp_get_topic_forum_id() ) ) ) : ?> 13 14 <?php bbp_get_template_part( 'bbpress/nav', 'breadcrumb' ); ?> 13 15 14 16 <?php bbp_single_forum_description(); ?>
Note: See TracChangeset
for help on using the changeset viewer.