- Timestamp:
- 06/12/2011 06:32:52 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-themes/bbp-twentyten/bbpress/loop-forums.php
r3250 r3311 9 9 10 10 ?> 11 12 <?php do_action( 'bbp_template_before_forums_loop' ); ?> 11 13 12 14 <table class="bbp-forums"> … … 61 63 62 64 </table> 65 66 <?php do_action( 'bbp_template_after_forums_loop' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.