Make WordPress Core


Ignore:
Timestamp:
03/02/2008 08:17:30 PM (18 years ago)
Author:
ryan
Message:

Remove trailing whites.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-includes/general-template.php

    r7032 r7130  
    938938                        <a id="edButtonPreview" onclick="switchEditors.go('<?php echo $id; ?>');"><?php _e('Visual'); ?></a>
    939939                <?php }
    940         } 
    941        
     940        }
     941
    942942        if ( $media_buttons ) { ?>
    943943                <div id="media-buttons">
Note: See TracChangeset for help on using the changeset viewer.