Ticket #20763: 20763.diff
| File 20763.diff, 563 bytes (added by , 14 years ago) |
|---|
-
wp-admin/custom-background.php
234 234 </tr> 235 235 <?php endif; ?> 236 236 237 <?php if ( get_theme_support( 'custom-background', 'default-image' ) ) : ?> 237 <?php $default = get_theme_support( 'custom-background', 'default-image' ); ?> 238 <?php if ( $default && $default != get_background_image() ) : ?> 238 239 <tr valign="top"> 239 240 <th scope="row"><?php _e('Restore Original Image'); ?></th> 240 241 <td>