- Timestamp:
- 09/29/2021 07:53:28 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-nouveau/includes/groups/ajax.php
r12715 r13115 334 334 'type' => 'info', 335 335 ); 336 } else { 337 $error = array( 338 'feedback' => __( 'No friends were found. Try another filter.', 'buddypress' ), 339 'type' => 'info', 340 ); 336 341 } 337 342 }
Note: See TracChangeset
for help on using the changeset viewer.