Add missing Translations search filter to View template

This commit is contained in:
Robbie Antenesse 2021-07-26 11:11:02 -06:00 committed by GitHub
parent 459edda009
commit 4de0a7bf8b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 1 deletions

View File

@ -81,6 +81,9 @@
<label>Exact Words
<input type="checkbox" id="searchExactWords">
</label>
<label>Translations
<input type="checkbox" id="searchOrthography">
</label>
</div>
</div>
<div class="split">
@ -159,4 +162,4 @@
<div id="messagingSection"></div>
</body>
</html>
</html>