Bläddra i källkod

renamed assisted research to filters

bach 3 år sedan
förälder
incheckning
a123f9ad15
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      web/modules/custom/materio_sapi/src/Form/MaterioSapiSearchForm.php

+ 1 - 1
web/modules/custom/materio_sapi/src/Form/MaterioSapiSearchForm.php

@@ -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",