forked from wallabag/wallabag
typo
This commit is contained in:
@ -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>
|
||||
|
||||
Reference in New Issue
Block a user