|
@@ -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;
|