Remove excess whitespace. Props oneno and Nazgul. fixes #3778
git-svn-id: http://svn.automattic.com/wordpress/trunk@4975 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
parent
bec5b4f188
commit
fdfe3a7e34
|
@ -28,7 +28,7 @@ if ($drafts || $other_drafts) {
|
||||||
++$i;
|
++$i;
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
.</p>
|
.</p>
|
||||||
<?php } ?>
|
<?php } ?>
|
||||||
|
|
||||||
<?php if ($other_drafts) { ?>
|
<?php if ($other_drafts) { ?>
|
||||||
|
|
Loading…
Reference in New Issue