change pricing to Pricing
This commit is contained in:
parent
5b26e36355
commit
1eb8bb9de8
@ -793,7 +793,7 @@ function template_preprocess_materio_search_api_results(array &$vars) {
|
||||
);
|
||||
$vars['search_performance'] .= l(t('full access to materiO\'.'), 'node/11187');
|
||||
|
||||
$vars['search_performance'] .= l(t('pricing'), 'node/11187', array("attributes"=>array("class"=>array('button'))));
|
||||
$vars['search_performance'] .= l(t('Pricing'), 'node/11187', array("attributes"=>array("class"=>array('button'))));
|
||||
|
||||
}else{
|
||||
$vars['perfascard'] = false;
|
||||
|
Loading…
x
Reference in New Issue
Block a user