Changeset 31077 for trunk/src/wp-admin/theme-install.php
- Timestamp:
- 01/08/2015 05:02:05 AM (11 years ago)
- File:
-
- 1 edited
-
trunk/src/wp-admin/theme-install.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/wp-admin/theme-install.php
r31072 r31077 246 246 <div class="rating"> 247 247 <small class="ratings"><?php _e( 'This theme has not been rated yet.' ); ?></small> 248 </div> 248 </div> 249 249 <# } #> 250 250 <div class="theme-version"><?php printf( __( 'Version: %s' ), '{{ data.version }}' ); ?></div>
Note: See TracChangeset
for help on using the changeset viewer.