forked from wallabag/wallabag
Fixed review
This commit is contained in:
committed by
Jeremy Benoist
parent
9992017fb7
commit
0feee8ba9a
@ -131,7 +131,7 @@
|
||||
{{ form_label(form.isUnread) }}
|
||||
</div>
|
||||
|
||||
<div class="input-field col s6 with-checkbox">
|
||||
<div class="input-field col s12 with-checkbox">
|
||||
{{ form_widget(form.isAnnotated) }}
|
||||
{{ form_label(form.isAnnotated) }}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user