- Timestamp:
- 07/16/2015 12:58:40 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/templates/default/bbpress/content-single-user.php
r5770 r5854 14 14 <?php do_action( 'bbp_template_notices' ); ?> 15 15 16 <?php do_action( 'bbp_template_before_user_wrapper' ); ?> 17 16 18 <div id="bbp-user-wrapper"> 17 19 … … 27 29 </div> 28 30 </div> 31 32 <?php do_action( 'bbp_template_after_user_wrapper' ); ?> 33 29 34 </div>
Note: See TracChangeset
for help on using the changeset viewer.