Fix mistyping "option"
This commit is contained in:
parent
34a474101f
commit
4a11dd1e16
|
@ -26,7 +26,7 @@
|
|||
</div>
|
||||
{% if not filepicker %}
|
||||
<div class="form-group">
|
||||
<label id="filepicker-hint">{{_('To activate serverside filepicker start Calibre-Web with -f optionn')}}</label>
|
||||
<label id="filepicker-hint">{{_('To activate serverside filepicker start Calibre-Web with -f option')}}</label>
|
||||
</div>
|
||||
{% endif %}
|
||||
{% if feature_support['gdrive'] %}
|
||||
|
|
Loading…
Reference in New Issue
Block a user