Changeset 1730 for trunk/bp-groups/bp-groups-templatetags.php
- Timestamp:
- 08/28/2009 09:40:48 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups/bp-groups-templatetags.php
r1726 r1730 744 744 global $groups_template, $bp; 745 745 746 $action = $bp-> loggedin_user->domain . $bp->groups->slug . '/my-groups/search/';746 $action = $bp->displayed_user->domain . $bp->groups->slug . '/my-groups/search/'; 747 747 $label = __('Filter Groups', 'buddypress'); 748 748 $name = 'group-filter-box';
Note: See TracChangeset
for help on using the changeset viewer.