Make WordPress Core


Ignore:
Timestamp:
05/12/2010 04:03:49 PM (14 years ago)
Author:
ryan
Message:

Remove redundant CSS, lighten up border on background preview, change labels for background preview. Props johnonolan. see #12186

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/custom-background.php

    r14443 r14577  
    149149    } else {
    150150?>
    151 <h3><?php _e('Background Image'); ?></h3>
     151<h3><?php _e('Background Preview'); ?></h3>
    152152<table class="form-table">
    153153<tbody>
    154154<tr valign="top">
    155 <th scope="row"><?php _e('Current Image'); ?></th>
     155<th scope="row"><?php _e('Current Background'); ?></th>
    156156<td>
    157157<style type="text/css">
Note: See TracChangeset for help on using the changeset viewer.