Remove "Translation" from search options in View
This commit is contained in:
parent
cb38d57053
commit
10d204d695
|
@ -81,7 +81,7 @@
|
|||
<label>Exact Words
|
||||
<input type="checkbox" id="searchExactWords">
|
||||
</label>
|
||||
<label>Translations
|
||||
<label style="display:none;">Translations
|
||||
<input type="checkbox" id="searchOrthography">
|
||||
</label>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue