chore: update code structure for better readability and maintainability
This commit is contained in:
@@ -170,7 +170,7 @@ class PM_AdvancedSearch4 extends AdvancedSearchWidgetProxy
|
||||
}
|
||||
$this->_support_link = array(
|
||||
array('link' => $forum_url, 'target' => '_blank', 'label' => $this->l('Forum topic')),
|
||||
|
||||
|
||||
array('link' => 'http://addons.prestashop.com/contact-community.php?id_product=2778', 'target' => '_blank', 'label' => $this->l('Support contact')),
|
||||
);
|
||||
$this->display_vertical_search_block = array();
|
||||
|
||||
Reference in New Issue
Block a user