- Timestamp:
- 06/12/2011 06:32:52 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-themes/bbp-twentyten/bbpress/pagination-topics.php
r2943 r3311 9 9 10 10 ?> 11 12 <?php do_action( 'bbp_template_before_pagination_loop' ); ?> 11 13 12 14 <div class="bbp-pagination"> … … 23 25 </div> 24 26 </div> 27 28 <?php do_action( 'bbp_template_after_pagination_loop' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.