Skip to content
Snippets Groups Projects
Commit 1edd0d62 authored by catch's avatar catch
Browse files

Issue #3228145 by Gauravmahlawat, mherchel: Remove misleading "toggle" phrase...

Issue #3228145 by Gauravmahlawat, mherchel: Remove misleading "toggle" phrase from Olivero's wide search form disclosure button

(cherry picked from commit 2771c38e)
parent f0c7bb83
Branches
Tags
8 merge requests!10011Issue #3200534 by quietone, longwave, Kristen Pol: Use dataprovider for...,!2571Issue #3000717: Missing mapping for "nodereference_url" widget,!2521Issue #3185775: Place Views preview on the side on large monitors,!1603Issue #3231707: mxr576's core patch playground,!1479Issue #3250298: Return empty string "" with JSON Serializer instead of FALSE,!1478Issue #3250298: Return empty string "" with JSON Serializer instead of FALSE,!1203Issue #3236191 Wrong group exposed form widgets and multiple selection error.,!1076Issue #2903336 Added node context for tokens.
...@@ -35,7 +35,7 @@ ...@@ -35,7 +35,7 @@
{% endif %} {% endif %}
{{ title_suffix }} {{ title_suffix }}
{% block content %} {% block content %}
<button class="block-search-wide__button" aria-label="{{ 'Toggle Search Form'|t }}" data-drupal-selector="block-search-wide-button"> <button class="block-search-wide__button" aria-label="{{ 'Search Form'|t }}" data-drupal-selector="block-search-wide-button">
{% include "@olivero/../images/search.svg" %} {% include "@olivero/../images/search.svg" %}
<div class="block-search-wide__button-close"></div> <div class="block-search-wide__button-close"></div>
</button> </button>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment