Changeset 5888
- Timestamp:
- 03/06/2012 06:50:26 AM (14 years ago)
- Location:
- trunk/bp-themes/bp-default/groups
- Files:
-
- 2 edited
-
create.php (modified) (1 diff)
-
index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-themes/bp-default/groups/create.php
r5872 r5888 8 8 */ 9 9 10 ?> 11 12 <?php get_header( 'buddypress' ); ?> 10 get_header( 'buddypress' ); ?> 13 11 14 12 <div id="content"> -
trunk/bp-themes/bp-default/groups/index.php
r5737 r5888 8 8 */ 9 9 10 ?> 11 12 <?php get_header( 'buddypress' ); ?> 10 get_header( 'buddypress' ); ?> 13 11 14 12 <?php do_action( 'bp_before_directory_groups_page' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.