Changeset 9143 for trunk/src/bp-templates/bp-legacy/buddypress/members/single/notifications/notifications-loop.php
- Timestamp:
- 11/14/2014 03:16:38 PM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-templates/bp-legacy/buddypress/members/single/notifications/notifications-loop.php
r9132 r9143 4 4 <tr> 5 5 <th class="icon"></th> 6 <th><label for="select-all-notifications"><?php _e( 'Select all', 'buddypress' ); ?></label><input id="select-all-notifications" type="checkbox"></th>6 <th><label class="bp-screen-reader-text" for="select-all-notifications"><?php _e( 'Select all', 'buddypress' ); ?></label><input id="select-all-notifications" type="checkbox"></th> 7 7 <th class="title"><?php _e( 'Notification', 'buddypress' ); ?></th> 8 8 <th class="date"><?php _e( 'Date Received', 'buddypress' ); ?></th>
Note: See TracChangeset
for help on using the changeset viewer.