diff options
Diffstat (limited to 'core/language/en.php')
-rw-r--r-- | core/language/en.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/language/en.php b/core/language/en.php index 66bcaf3..84e448f 100644 --- a/core/language/en.php +++ b/core/language/en.php @@ -78,7 +78,7 @@ $LANGUAGE['error_database_exec'] = 'An unexpected error occurred while communica #=============================================================================== # Fulltext search #=============================================================================== -$LANGUAGE['search_no_results'] = 'Sorry, there are no search results for "%s".'; +$LANGUAGE['search_no_results'] = 'Sorry, there are no search results for <code>%s</code>.'; #=============================================================================== # Authentication |