Disable SimplyTranslate redirects by default
This commit is contained in:
parent
2bb90f8f41
commit
7ab37d80de
|
@ -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>
|
||||||
|
|
|
@ -182,7 +182,6 @@
|
||||||
aria-hidden="true"
|
aria-hidden="true"
|
||||||
id="disable-simplyTranslate"
|
id="disable-simplyTranslate"
|
||||||
type="checkbox"
|
type="checkbox"
|
||||||
checked
|
|
||||||
/>
|
/>
|
||||||
<label for="disable-simplyTranslate" class="checkbox-label"></label>
|
<label for="disable-simplyTranslate" class="checkbox-label"></label>
|
||||||
</td>
|
</td>
|
||||||
|
|
Loading…
Reference in New Issue