Ticket #14531: 14531.diff
| File 14531.diff, 480 bytes (added by mtdewvirus, 3 years ago) |
|---|
-
custom-header.php
435 435 <table class="form-table"> 436 436 <tbody> 437 437 438 438 <?php if ( get_header_image() ) : ?> 439 439 <tr valign="top"> 440 440 <th scope="row"><?php _e( 'Preview' ); ?></th> 441 441 <td > … … 456 456 <?php } ?> 457 457 </td> 458 458 </tr> 459 <?php endif; ?> 459 460 460 461 <tr valign="top"> 461 462 <th scope="row"><?php _e( 'Upload Image' ); ?></th>
