fixed a typo
This commit is contained in:
parent
2e1e0cc05b
commit
e82e3250b3
@ -821,7 +821,7 @@ function template_preprocess_materio_search_api_results(array &$vars) {
|
||||
//for anonymous
|
||||
$vars['perfascard'] = true;
|
||||
|
||||
$perfoutput = t('Your can\'t access to the materiO\' search tool without an account.').'<br />';
|
||||
$perfoutput = t('You can\'t access to the materiO\' search tool without an account.').'<br />';
|
||||
|
||||
$perfoutput .= format_plural(
|
||||
$results['could results']['result count'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user