Changeset 10229 for trunk/src/bp-groups/bp-groups-admin.php
- Timestamp:
- 10/10/2015 01:28:36 PM (10 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-groups/bp-groups-admin.php (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-groups/bp-groups-admin.php
r10148 r10229 568 568 569 569 <div class="wrap"> 570 <?php screen_icon( 'buddypress-groups' ); ?>571 570 <h2><?php _e( 'Edit Group', 'buddypress' ); ?> 572 571 … … 665 664 666 665 <div class="wrap"> 667 <?php screen_icon( 'buddypress-groups' ); ?>668 666 <h2><?php _e( 'Delete Groups', 'buddypress' ) ?></h2> 669 667 <p><?php _e( 'You are about to delete the following groups:', 'buddypress' ) ?></p> … … 723 721 724 722 <div class="wrap"> 725 <?php screen_icon( 'buddypress-groups' ); ?>726 723 <h2> 727 724 <?php _e( 'Groups', 'buddypress' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.