Skip to:
Content

BuddyPress.org


Ignore:
Timestamp:
08/04/2011 07:07:50 PM (14 years ago)
Author:
boonebgorges
Message:

Remove duplicate do_action hook name. Fixes #3432. Props travel-junkie

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bp-themes/bp-default/groups/index.php

    r4676 r4923  
    3939                    <?php endif; ?>
    4040
    41                     <?php do_action( 'bp_groups_directory_group_types' ); ?>
     41                    <?php do_action( 'bp_groups_directory_group_filter' ); ?>
    4242
    4343                </ul>
Note: See TracChangeset for help on using the changeset viewer.