As it is now, this setting is found under /admin/structure/views/settings
as a dropdown menu with only "hook_form_alter
or hook_form_views_exposed_form_alter
or adding a custom language and then "translating" that string
https://www.drupal.org/node/1319046 https://www.drupal.org/node/1520108
Lets improve this and solve another Drupal UX annoyance by making this setting configurable per view, per exposed filter, as a text field, with default value "Any" so that people can change that as they please.
Recent comments
PayPal Checkout works too!
Commerce shop system from Drupal
nice find! the links for the most recently updated issues in the core and contrib queues are a great way to stay on top of things—especially now that the feature freeze is just around the corner...
Seeing what issues are new
A simple way — use Field Group to create a container for fields https://backdropcms.org/project/field_group and CSS Flex оr Grid to alignment. You can also create Fieldsets to...
Layout also for /node/add/ forms?