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.
123456789101112131415 |
- <tr>
- <td class="label">Reset:</td>
- <td>
- <span style="white-space: nowrap; padding-right: 15px"><input type="checkbox" name="ResetRatioWatch" id="ResetRatioWatch" />
- <label for="ResetRatioWatch">Ratio watch</label></span>
- <span style="white-space: nowrap; padding-right: 15px"><input type="checkbox" name="ResetPasskey" id="ResetPasskey" />
- <label for="ResetPasskey">Passkey</label></span>
- <span style="white-space: nowrap; padding-right: 15px"><input type="checkbox" name="ResetAuthkey" id="ResetAuthkey" />
- <label for="ResetAuthkey">Authkey</label></span>
- <span style="white-space: nowrap; padding-right: 15px"><input type="checkbox" name="ResetSnatchList" id="ResetSnatchList" />
- <label for="ResetSnatchList">Snatch list</label></span>
- <span style="white-space: nowrap; padding-right: 15px"><input type="checkbox" name="ResetDownloadList" id="ResetDownloadList" />
- <label for="ResetDownloadList">Download list</label></span>
- </td>
- </tr>
|