Changeset 4741 for trunk/bp-groups/bp-groups-loader.php
- Timestamp:
- 07/21/2011 07:24:54 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/bp-groups/bp-groups-loader.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/bp-groups/bp-groups-loader.php
r4735 r4741 386 386 387 387 if ( !empty( $count->total ) ) { 388 $title = sprintf( __( 'Groups <s trong>(%s)</strong>', 'buddypress' ), $count->total );389 $pending = sprintf( __( 'Pending Invites <span >%s</span>', 'buddypress' ), $count->total );388 $title = sprintf( __( 'Groups <span class="count">%s</strong>', 'buddypress' ), $count->total ); 389 $pending = sprintf( __( 'Pending Invites <span class="count">%s</span>', 'buddypress' ), $count->total ); 390 390 } else { 391 391 $title = __( 'Groups', 'buddypress' );
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)