Update torrentlist.jet.html
Cette révision appartient à :
Parent
9618f4f929
révision
165d7a70ff
1 fichiers modifiés avec 1 ajouts et 1 suppressions
|
@ -54,7 +54,7 @@
|
|||
{{ .Uploader.Username }}
|
||||
</a> {{ else }}れんちょん{{end}}
|
||||
</td>
|
||||
<td class="tr-actions home-td">
|
||||
<td class="tr-actions home-td"> <form></form>
|
||||
<form method="POST" action="/mod/torrent/block" class="delete-form">
|
||||
<input type="hidden" name="id" value="{{ .ID }}">
|
||||
<button type="submit" class="form-input btn-orange" onclick="if (!confirm('{{ T("are_you_sure") }}')) return false;"><i class="icon-trash"></i>{{ if .IsBlocked }}{{ T("torrent_unblock") }}{{else}}{{ T("torrent_block") }}{{end}}</button>
|
||||
|
|
Référencer dans un nouveau ticket