Changeset 11450 for trunk/wp-admin/includes/dashboard.php
- Timestamp:
- 05/24/2009 11:47:49 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/dashboard.php
r11383 r11450 318 318 echo "\n\t".'<div class="versions">'; 319 319 $ct = current_theme_info(); 320 320 321 321 echo "\n\t<p>"; 322 322 if ( !empty($wp_registered_sidebars) ) {
Note: See TracChangeset
for help on using the changeset viewer.