mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-27 17:28:39 +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>
|
<label for="entry_filter_readingTime_right_number">{% trans %}to{% endtrans %}</label>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="input-field col 12">
|
<div class="input-field col s12">
|
||||||
{{ form_widget(form.domainName, {'type': 'text', 'attr' : {'placeholder': 'website.com'} }) }}
|
{{ form_widget(form.domainName, {'type': 'text', 'attr' : {'placeholder': 'website.com'} }) }}
|
||||||
<label for="entry_filter_domainName">{% trans %}Domain name{% endtrans %}</label>
|
<label for="entry_filter_domainName">{% trans %}Domain name{% endtrans %}</label>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue