diff --git a/search.php b/search.php index 92ae493f..4fdadec1 100644 --- a/search.php +++ b/search.php @@ -162,6 +162,6 @@ echo Element('page.html', Array( 'config'=>$config, - 'title'=>'Search', + 'title'=>_('Search'), 'body'=>'' . $body ));