IDEA additional info:
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP
<+>UTF-8
|
|
|
|
| 170 | 170 | <table class="wp-list-table widefat plugins"> |
| 171 | 171 | <thead> |
| 172 | 172 | <tr> |
| 173 | | <td id="cb" class="manage-column column-cb check-column"><input id="cb-select-all-1" type="checkbox" disabled><label class="screen-reader-text" for="cb-select-all-1"><?php |
| | 173 | <td id="cb" class="manage-column column-cb check-column"><input id="cb-select-all-1" type="checkbox"><label class="screen-reader-text" for="cb-select-all-1"><?php |
| 174 | 174 | /* translators: accessibility text */ |
| 175 | | _e( 'Bulk selection is disabled', 'buddypress' ); |
| | 175 | _e( 'Enable or disable all optional components in bulk', 'buddypress' ); |
| 176 | 176 | ?></label></td> |
| 177 | 177 | <th scope="col" id="name" class="manage-column column-title column-primary"><?php _e( 'Component', 'buddypress' ); ?></th> |
| 178 | 178 | <th scope="col" id="description" class="manage-column column-description"><?php _e( 'Description', 'buddypress' ); ?></th> |
| … |
… |
|
| 236 | 236 | |
| 237 | 237 | <tfoot> |
| 238 | 238 | <tr> |
| 239 | | <td class="manage-column column-cb check-column"><input id="cb-select-all-2" type="checkbox" disabled><label class="screen-reader-text" for="cb-select-all-2"><?php |
| | 239 | <td class="manage-column column-cb check-column"><input id="cb-select-all-2" type="checkbox"><label class="screen-reader-text" for="cb-select-all-2"><?php |
| 240 | 240 | /* translators: accessibility text */ |
| 241 | | _e( 'Bulk selection is disabled', 'buddypress' ); |
| | 241 | _e( 'Enable or disable all optional components in bulk', 'buddypress' ); |
| 242 | 242 | ?></label></td> |
| 243 | 243 | <th class="manage-column column-title column-primary"><?php _e( 'Component', 'buddypress' ); ?></th> |
| 244 | 244 | <th class="manage-column column-description"><?php _e( 'Description', 'buddypress' ); ?></th> |