Changeset 9421
- Timestamp:
- 01/29/2015 10:26:28 PM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/bp-core/bp-core-admin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/bp-core-admin.php
r9420 r9421 596 596 597 597 <div class="group-invites"> 598 <span class=" dashicons dashicons- plus-alt"></span>599 <h4><?php esc_html_e( ' Group Invitations', 'buddypress' ); ?></h4>600 <p><?php esc_html_e( ' Inviting members to groups is now smoother than ever with a simpler, clearer interface.', 'buddypress' ); ?></p>598 <span class=" dashicons dashicons-editor-code"></span> 599 <h4><?php esc_html_e( 'Message Meta', 'buddypress' ); ?></h4> 600 <p><?php esc_html_e( 'Private message conversations made infinitely more flexible with an additional metadata table.', 'buddypress' ); ?></p> 601 601 </div> 602 602
Note: See TracChangeset
for help on using the changeset viewer.