Make WordPress Core


Ignore:
Timestamp:
03/18/2009 02:43:45 AM (17 years ago)
Author:
ryan
Message:

Trim trailing whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/dashboard.php

    r10743 r10810  
    168168    echo "\t<div class='postbox-container' style='$width'>\n";
    169169    do_meta_boxes( 'dashboard', 'normal', '' );
    170    
     170
    171171    echo "\t</div><div class='postbox-container' style='{$hide2}$width'>\n";
    172172    do_meta_boxes( 'dashboard', 'side', '' );
Note: See TracChangeset for help on using the changeset viewer.