Changeset 4723
- Timestamp:
- 01/27/2013 01:26:44 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/default/bbpress/content-single-forum.php
r4225 r4723 24 24 <?php bbp_single_forum_description(); ?> 25 25 26 <?php if ( bbp_ get_forum_subforum_count() && bbp_has_forums() ) : ?>26 <?php if ( bbp_has_forums() ) : ?> 27 27 28 28 <?php bbp_get_template_part( 'loop', 'forums' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.