1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-07-18 21:15:55 +02:00

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

View file

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