Add description2 field to AdvancedSearchSeoClass and update related templates
This commit is contained in:
@@ -158,6 +158,7 @@ class pm_advancedsearch4seoModuleFrontController extends AdvancedSearchProductLi
|
||||
'listing' => $variables,
|
||||
'id_search' => $this->idSearch,
|
||||
'as_seo_description' => $this->seoPageInstance->description,
|
||||
'as_seo_description2' => $this->seoPageInstance->description2,
|
||||
'as_seo_title' => $this->seoPageInstance->title,
|
||||
'as_see_also_txt' => $this->module->l('See also', 'seo-17'),
|
||||
));
|
||||
|
||||
Reference in New Issue
Block a user