chore: update code structure for better readability and maintainability

This commit is contained in:
2026-02-04 22:13:19 +01:00
parent 4276708e1c
commit 4ebf0766c6
6 changed files with 7006 additions and 20 deletions

View File

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