- Timestamp:
- 04/14/2012 09:08:44 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-theme-compat/bbpress/loop-single-forum.php
r3735 r3834 28 28 <?php do_action( 'bbp_theme_before_forum_description' ); ?> 29 29 30 < p class="bbp-forum-content"><?php the_content(); ?></p>30 <div class="bbp-forum-content"><?php the_content(); ?></div> 31 31 32 32 <?php do_action( 'bbp_theme_after_forum_description' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.