|
@@ -50,7 +50,7 @@ class MaterioSapiSearchForm extends FormBase {
|
|
|
|
|
|
$form['filters'] = [
|
|
|
'#type' => 'fieldset',
|
|
|
- '#title' => t('Assisted Search'),
|
|
|
+ '#title' => t('filters'),
|
|
|
'#legend_attributes' => [
|
|
|
"class" => ["test-attribute"],
|
|
|
'@click.prevent' => "onClickFilters",
|