This commit is contained in:
Thomas Citharel 2015-08-26 00:24:33 +02:00
parent b125ed0394
commit e643992350

View file

@ -93,7 +93,7 @@
<label for="entry_filter_readingTime_right_number">{% trans %}to{% endtrans %}</label>
</div>
<div class="input-field col 12">
<div class="input-field col s12">
{{ form_widget(form.domainName, {'type': 'text', 'attr' : {'placeholder': 'website.com'} }) }}
<label for="entry_filter_domainName">{% trans %}Domain name{% endtrans %}</label>
</div>