Changeset 9143 for trunk/src/bp-notifications/bp-notifications-template.php
- Timestamp:
- 11/14/2014 03:16:38 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-notifications/bp-notifications-template.php
r9132 r9143 1058 1058 function bp_notifications_bulk_management_dropdown() { 1059 1059 ?> 1060 <label class="bp-screen-reader-text" for="notification-select"><?php _e( 'Select Bulk Action', 'buddypress' ); ?></label> 1060 1061 <select name="notification_bulk_action" id="notification-select"> 1061 1062 <option value="" selected="selected"><?php _e( 'Bulk Actions', 'buddypress' ); ?></option>
Note: See TracChangeset
for help on using the changeset viewer.