We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab5b494 commit 7d5a501Copy full SHA for 7d5a501
1 file changed
src/bundle/Core/Resources/views/Security/login.html.twig
@@ -30,7 +30,7 @@
30
<input type="hidden" name="_target_path" value="/account" />
31
#}
32
<twig:ibexa:button
33
- html_type="submit"
+ htmlType="submit"
34
type="primary"
35
>
36
{{ 'Login'|trans }}
0 commit comments