Changeset 20458 for trunk/wp-admin/themes.php
- Timestamp:
- 04/12/2012 10:03:57 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/themes.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/themes.php
r20445 r20458 114 114 115 115 <div> 116 <p> 117 <span><?php printf( __('By %s'), $ct->display('Author') ); ?></span> 118 | 119 <span><?php printf( __('Version %s'), $ct->display('Version') ); ?></span> 120 </p> 116 <ul class="theme-info"> 117 <li><?php printf( __('By %s'), $ct->display('Author') ); ?></li> 118 <li><?php printf( __('Version %s'), $ct->display('Version') ); ?></li> 119 </ul> 121 120 <p class="theme-description"><?php echo $ct->display('Description'); ?></p> 122 121 <?php theme_update_available( $ct ); ?>
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)