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