Loading htdocs/_i18n/en/pages/devices.html +3 −3 Original line number Diff line number Diff line Loading @@ -198,8 +198,8 @@ </div> <div class="radio"> <label class="radio-label" for="verified_boot-1"> <input type="radio" class="rLabel" id="verified_boot-1" name="verified_boot" value="not-supported" /> <span class="ml-1">Not Supported</span> <input type="radio" class="rLabel" id="verified_boot-1" name="verified_boot" value="not-possible" /> <span class="ml-1">Not possible</span> </label> </div> <div class="radio"> Loading Loading @@ -405,7 +405,7 @@ {% endif %} {% endfor %} {% else %} Not Supported Not possible {% endif %} </td> </tr> Loading Loading
htdocs/_i18n/en/pages/devices.html +3 −3 Original line number Diff line number Diff line Loading @@ -198,8 +198,8 @@ </div> <div class="radio"> <label class="radio-label" for="verified_boot-1"> <input type="radio" class="rLabel" id="verified_boot-1" name="verified_boot" value="not-supported" /> <span class="ml-1">Not Supported</span> <input type="radio" class="rLabel" id="verified_boot-1" name="verified_boot" value="not-possible" /> <span class="ml-1">Not possible</span> </label> </div> <div class="radio"> Loading Loading @@ -405,7 +405,7 @@ {% endif %} {% endfor %} {% else %} Not Supported Not possible {% endif %} </td> </tr> Loading