- Timestamp:
- 05/21/2018 01:01:35 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/3.0/src/bp-templates/bp-nouveau/buddypress/groups/create.php
r12082 r12105 8 8 bp_nouveau_groups_create_hook( 'before', 'page' ); ?> 9 9 10 <h2 class="bp-subhead"><?php _e( 'Create A New Group', 'buddypress' ); ?></h2>10 <h2 class="bp-subhead"><?php esc_html_e( 'Create A New Group', 'buddypress' ); ?></h2> 11 11 12 12 <?php bp_nouveau_groups_create_hook( 'before', 'content_template' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.