BioTorrents.de’s version of Gazelle
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

edit-reset.twig 1.0KB

123456789101112131415
  1. <tr>
  2. <td class="label">Reset:</td>
  3. <td>
  4. <span style="white-space: nowrap; padding-right: 15px"><input type="checkbox" name="ResetRatioWatch" id="ResetRatioWatch" />
  5. <label for="ResetRatioWatch">Ratio watch</label></span>
  6. <span style="white-space: nowrap; padding-right: 15px"><input type="checkbox" name="ResetPasskey" id="ResetPasskey" />
  7. <label for="ResetPasskey">Passkey</label></span>
  8. <span style="white-space: nowrap; padding-right: 15px"><input type="checkbox" name="ResetAuthkey" id="ResetAuthkey" />
  9. <label for="ResetAuthkey">Authkey</label></span>
  10. <span style="white-space: nowrap; padding-right: 15px"><input type="checkbox" name="ResetSnatchList" id="ResetSnatchList" />
  11. <label for="ResetSnatchList">Snatch list</label></span>
  12. <span style="white-space: nowrap; padding-right: 15px"><input type="checkbox" name="ResetDownloadList" id="ResetDownloadList" />
  13. <label for="ResetDownloadList">Download list</label></span>
  14. </td>
  15. </tr>