Changeset 26708 for trunk/src/wp-admin/themes.php
- Timestamp:
- 12/05/2013 11:42:05 PM (12 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/themes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/themes.php
r26684 r26708 221 221 <div class="theme-screenshot blank"></div> 222 222 <# } #> 223 <span class="more-details"><?php _e( 'Theme Details' ); ?></span> 223 224 <div class="theme-author"><?php printf( __( 'By %s' ), '{{{ data.author }}}' ); ?></div> 224 225
Note: See TracChangeset
for help on using the changeset viewer.