- Timestamp:
- 05/28/2013 11:12:36 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/templates/default/bbpress/content-archive-topic.php
r4733 r4971 11 11 12 12 <div id="bbpress-forums"> 13 14 <?php if ( bbp_allow_search() ) : ?> 15 16 <div class="bbp-search-form"> 17 18 <?php bbp_get_template_part( 'form', 'search' ); ?> 19 20 </div> 21 22 <?php endif; ?> 13 23 14 24 <?php bbp_breadcrumb(); ?>
Note: See TracChangeset
for help on using the changeset viewer.