Add torrent file explorer

This commit is contained in:
2022-01-11 18:53:01 +01:00
parent 8719d9b0f9
commit dabef31fa9
14 changed files with 260 additions and 227 deletions

View File

@@ -140,7 +140,8 @@ let submit = async e => {
</p>
<div style="text-align: right;">
<button class="button_highlight abuse_report_submit" type="submit">
<i class="icon">send</i> Send
<i class="icon">send</i>
<span>Send</span>
</button>
</div>
</form>