mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 11:28:49 +00:00
[langfilter] Add slider to addon settings
- Update description for accuracy
This commit is contained in:
parent
023b3a4a76
commit
72ce0e814d
2 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@
|
|||
<p>{{$intro}}</p>
|
||||
{{include file="field_checkbox.tpl" field=$enabled}}
|
||||
{{include file="field_input.tpl" field=$languages}}
|
||||
{{include file="field_input.tpl" field=$minconfidence}}
|
||||
{{include file="field/range_percent.tpl" field=$minconfidence}}
|
||||
{{include file="field_input.tpl" field=$minlength}}
|
||||
</div>
|
||||
<div class="settings-submit-wrapper" >
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue