Make WordPress Core


Ignore:
Timestamp:
02/27/2007 03:24:54 PM (18 years ago)
Author:
markjaquith
Message:

trailing tabs and whitespace cleanup.

File:
1 edited

Legend:

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

    r4925 r4953  
    102102                $output .= ' <a href="'. get_permalink() . "#more-$id\" class=\"more-link\">$more_link_text</a>";
    103103        }
    104            
     104
    105105    }
    106106    if ( $preview ) // preview fix for javascript bug with foreign languages
Note: See TracChangeset for help on using the changeset viewer.