Made sure the side bar search form submit title doesn't change

This commit is contained in:
Roberto Rosario
2011-04-14 23:35:13 -04:00
parent facfc68fc6
commit eb5e53f5f0

View File

@@ -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 %}