Disable SimplyTranslate redirects by default

This commit is contained in:
fattalion 2021-03-02 20:55:37 +03:00
parent 2bb90f8f41
commit 7ab37d80de
2 changed files with 0 additions and 2 deletions

View File

@ -176,7 +176,6 @@
aria-hidden="true" aria-hidden="true"
id="disable-simply-translate" id="disable-simply-translate"
type="checkbox" type="checkbox"
checked
/>  /> 
<label for="disable-simply-translate" class="checkbox-label"></label> <label for="disable-simply-translate" class="checkbox-label"></label>
</td> </td>

View File

@ -182,7 +182,6 @@
aria-hidden="true" aria-hidden="true"
id="disable-simplyTranslate" id="disable-simplyTranslate"
type="checkbox" type="checkbox"
checked
/>&nbsp; />&nbsp;
<label for="disable-simplyTranslate" class="checkbox-label"></label> <label for="disable-simplyTranslate" class="checkbox-label"></label>
</td> </td>