- Timestamp:
- 03/21/2012 10:36:43 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/plugin/bbp-themes/bbp-twentyten/bbpress/content-single-reply.php
r3651 r3821 18 18 <?php if ( post_password_required() ) : ?> 19 19 20 <?php bbp_get_template_part( ' bbpress/form', 'protected' ); ?>20 <?php bbp_get_template_part( 'form', 'protected' ); ?> 21 21 22 22 <?php else : ?> 23 23 24 <?php bbp_get_template_part( ' bbpress/loop', 'single-reply' ); ?>24 <?php bbp_get_template_part( 'loop', 'single-reply' ); ?> 25 25 26 26 <?php endif; ?>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)