Uniformize style a little bit
This commit is contained in:
@@ -14,6 +14,6 @@
|
||||
}) }}
|
||||
{{ form_row(registrationForm.agreeTerms) }}
|
||||
|
||||
<button type="submit" class="btn">Register</button>
|
||||
<button type="submit" class="btn btn-primary">Register</button>
|
||||
{{ form_end(registrationForm) }}
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user