Changeset 6482
- Timestamp:
- 11/01/2012 08:31:33 PM (14 years ago)
- File:
-
- 1 edited
-
branches/1.6/bp-groups/bp-groups-loader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/1.6/bp-groups/bp-groups-loader.php
r6481 r6482 503 503 $pending = __( 'No Pending Invites', 'buddypress' ); 504 504 505 if ( !empty( $count ->total) ) {505 if ( !empty( $count['total'] ) ) { 506 506 $title = sprintf( __( 'Groups <span class="count">%s</span>', 'buddypress' ), $count['total'] ); 507 507 $pending = sprintf( __( 'Pending Invites <span class="count">%s</span>', 'buddypress' ), $count['total'] );
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)