diff --git a/search.php b/search.php index 30c05df1..20921060 100644 --- a/search.php +++ b/search.php @@ -147,7 +147,7 @@ if(!empty($temp)) $_body .= '
' . $query->rowCount() . sprintf(ngettext('%d result in', '%d results in', $query->rowCount()), - $query->rowCount) . ' ' . sprintf($config['board_abbreviation'], $board['uri']) . ' - ' . $board['title'] .