Remove "Translation" from search options in View

This commit is contained in:
Robbie Antenesse 2019-07-17 11:39:48 -06:00
parent cb38d57053
commit 10d204d695
1 changed files with 1 additions and 1 deletions

View File

@ -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>