- Timestamp:
- 05/27/2015 08:11:13 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress/groups/single/forum/topic.php
r9819 r9896 92 92 do_action( 'bp_before_group_forum_topic_posts' ); ?> 93 93 94 <ul id="topic-post-list" class="item-list" role="main">94 <ul id="topic-post-list" class="item-list"> 95 95 <?php while ( bp_forum_topic_posts() ) : bp_the_forum_topic_post(); ?> 96 96
Note: See TracChangeset
for help on using the changeset viewer.