Make WordPress Core


Ignore:
Timestamp:
02/12/2006 07:53:23 AM (20 years ago)
Author:
ryan
Message:

Death to trailing tabs. Props Mark J. fixes #2405

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/import/mt.php

    r3387 r3517  
    380380                                if ( $num_pings )
    381381                                        printf(__('(%s pings)'), $num_pings);
    382                                
     382
    383383                                echo "</li>";
    384384                        }
     
    421421
    422422        function MT_Import() {
    423                 // Nothing.     
     423                // Nothing.
    424424        }
    425425}
Note: See TracChangeset for help on using the changeset viewer.