Impoving form design

This commit is contained in:
Marc Ducobu 2014-11-18 09:42:58 +01:00
parent c3fc6295cc
commit eec55b1813

View File

@ -26,7 +26,7 @@
{{ form_start(form) }}
{{ form_row(form.cFGroup) }}
<button type="submit">
<button class="sc-button green" type="submit">
Create a new report
</button>
{{ form_end(form) }}