1
0
Fork 0
mirror of https://github.com/wallabag/wallabag.git synced 2025-07-22 17:18:37 +00:00

Fix documentation and add help message in Baggy

This commit is contained in:
Nicolas Lœuillet 2016-03-18 12:36:52 +01:00
parent 6432b9277e
commit 78becd5401
3 changed files with 3 additions and 4 deletions

View file

@ -29,10 +29,10 @@
{{ form_label(form.config.reading_speed) }}
{{ form_errors(form.config.reading_speed) }}
{{ form_widget(form.config.reading_speed) }}
<p>{% trans %}You can use online tools to estimate your reading speed{% endtrans %} (<a href="http://www.myreadspeed.com/calculate/">{% trans %}like this one{%endtrans%}</a>).</p>
</div>
</fieldset>
<fieldset class="w500p inline">
<div class="row">
{{ form_label(form.config.language) }}