mirror of
https://github.com/wallabag/wallabag.git
synced 2024-11-27 03:21:01 +00:00
typo
This commit is contained in:
parent
b125ed0394
commit
e643992350
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue