Made sure the side bar search form submit title doesn't change
This commit is contained in:
@@ -137,9 +137,11 @@
|
||||
{% if side_bar_search and not web_theme_hide_menus %}
|
||||
{% with "true" as side_bar %}
|
||||
{% with "true" as form_hide_required_text %}
|
||||
{% with "" as object %}
|
||||
{% search_form %}
|
||||
{% endwith %}
|
||||
{% endwith %}
|
||||
{% endwith %}
|
||||
{% endif %}
|
||||
|
||||
{% get_object_navigation_links as object_navigation_links %}
|
||||
|
||||
Reference in New Issue
Block a user