- Timestamp:
- 01/17/2017 07:26:55 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/templates/default/extras/page-forum-statistics.php
r5770 r6253 22 22 <?php get_the_content() ? the_content() : wpautop( esc_html__( 'Here are the statistics and popular topics of our forums.', 'bbpress' ) ); ?> 23 23 24 <div id="bbpress-forums" >24 <div id="bbpress-forums" class="bbpress-wrapper"> 25 25 26 26 <?php bbp_get_template_part( 'content', 'statistics' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.