Changeset 3951
- Timestamp:
- 09/04/2016 07:46:24 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/global.wordpress.org/public_html/wp-content/mu-plugins/roles/class-translation-editors-list-table.php
r2252 r3951 191 191 } 192 192 193 if ( $count_ translation_editors ) {193 if ( $count_general_translation_editors ) { 194 194 $class = ''; 195 195 $general_translation_editors_inner_html = sprintf(
Note: See TracChangeset
for help on using the changeset viewer.