- Timestamp:
- 03/29/2018 01:40:28 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/buddypress/members/single/plugins.php
r11899 r11913 27 27 <?php if ( has_action( 'bp_template_title' ) ) : ?> 28 28 29 <h 3><?php bp_nouveau_plugin_hook( 'title' ); ?></h3>29 <h2><?php bp_nouveau_plugin_hook( 'title' ); ?></h2> 30 30 31 31 <?php endif; ?>
Note: See TracChangeset
for help on using the changeset viewer.