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 55a6d25 commit 8d2a7b6Copy full SHA for 8d2a7b6
1 file changed
src/bundle/Core/Resources/views/Security/login.html.twig
@@ -30,11 +30,11 @@
30
<input type="hidden" name="_target_path" value="/account" />
31
#}
32
<twig:ibexa:button
33
- html_type="submit"
34
- type="primary"
35
->
36
- {{ 'Login'|trans }}
37
-</twig:ibexa:button>
+ html_type="submit"
+ type="primary"
+ >
+ {{ 'Login'|trans }}
+ </twig:ibexa:button>
38
</fieldset>
39
{% endblock %}
40
</form>
0 commit comments