Remove trailing whitespace after closing tag

git-svn-id: http://svn.automattic.com/wordpress/branches/2.8@11970 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
ryan 2009-09-24 17:16:34 +00:00
parent 23057f7de3
commit 14b9111b10

View File

@ -209,4 +209,3 @@ foreach ($posts_columns as $column_name => $column_display_name ) {
<?php
} // end if ( have_posts() )
?>