Changeset 10739 for trunk/src/bp-core/admin/bp-core-admin-components.php
- Timestamp:
- 05/06/2016 12:57:48 AM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/bp-core/admin/bp-core-admin-components.php
r10726 r10739 151 151 } ?> 152 152 153 <h3 class="screen-reader-text"><?php _e( 'Filter components list', 'buddypress' ); ?></h3> 153 <h3 class="screen-reader-text"><?php 154 /* translators: accessibility text */ 155 _e( 'Filter components list', 'buddypress' ); 156 ?></h3> 154 157 155 158 <ul class="subsubsub">
Note: See TracChangeset
for help on using the changeset viewer.