Make WordPress Core


Ignore:
Timestamp:
12/09/2008 06:03:31 PM (17 years ago)
Author:
ryan
Message:

Strip trailing whitespace

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/edit-attachment-rows.php

    r10012 r10150  
    1616    </tr>
    1717    </thead>
    18    
     18
    1919    <tfoot>
    2020    <tr>
     
    2222    </tr>
    2323    </tfoot>
    24    
     24
    2525    <tbody id="the-list" class="list:post">
    2626<?php
     
    208208} // end if ( have_posts() )
    209209?>
    210    
     210
Note: See TracChangeset for help on using the changeset viewer.