Tweaking what shows by default.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1271 1a063a9b-81f0-0310-95a4-ce76da25c4cd
This commit is contained in:
saxmatt
2004-05-14 06:19:46 +00:00
parent 587f37157f
commit 6743715cba
3 changed files with 4 additions and 3 deletions

View File

@@ -101,7 +101,7 @@ if ('view' == $mode) {
?>
<p>
<strong><?php _e('No results found.') ?></strong></p>
<strong><?php _e('No comments found.') ?></strong></p>
<?php
} // end if ($comments)