mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
Add min confidence parameter to language filter
This commit is contained in:
parent
05e02aae8b
commit
6d2af1878a
2 changed files with 8 additions and 2 deletions
|
@ -10,6 +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}}
|
||||
</div>
|
||||
<div class="settings-submit-wrapper" >
|
||||
<input type="submit" id="langfilter-settings-submit" name="langfilter-settings-submit" class="settings-submit" value="{{$submit}}" />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue