mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-14 14:24:24 +00:00
improve layout
This commit is contained in:
parent
685703d863
commit
c51a46cee5
@ -28,6 +28,9 @@
|
||||
|
||||
{{ form_start(form) }}
|
||||
|
||||
<h2>{{ 'Pick centers'|trans }}</h2>
|
||||
|
||||
{{ form_widget(form.centers.c) }}
|
||||
|
||||
<p>{{ form_widget(form.submit, { 'attr' : { 'class' : 'sc-button btn-action' } } ) }}</p>
|
||||
{{ form_end(form) }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user