We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92702e7 commit d393fb1Copy full SHA for d393fb1
1 file changed
templates/shop/shared/layout/base/header/content/desktop-search.html.twig
@@ -1,6 +1,6 @@
1
{% set searchForm = get_search_form() %}
2
3
-{% form_theme searchForm '@SyliusShop/Form/theme.html.twig' %}
+{% form_theme searchForm '@SyliusShop/form/theme.html.twig' %}
4
5
<div class="col d-none d-lg-block">
6
0 commit comments