Changeset 5419 for trunk/wp-admin/themes.php
- Timestamp:
- 05/09/2007 05:14:23 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/themes.php
r4983 r5419 73 73 ?> 74 74 <div class="available-theme"> 75 <h3><a href="<?php echo $activate_link; ?>"><?php echo "$title $version"; ?></a></h3>75 <h3><a href="<?php echo $activate_link; ?>"><?php echo $title; ?></a></h3> 76 76 77 77 <a href="<?php echo $activate_link; ?>" class="screenshot">
Note: See TracChangeset
for help on using the changeset viewer.