mirror of
https://github.com/ProjectSynthoria/SynthoriaArchive.git
synced 2025-03-12 07:26:54 +02:00
Fixed upload torrent flag label
This commit is contained in:
parent
6114547178
commit
47a6d9e1bc
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@
|
||||||
{{ upload_form.is_remake }}
|
{{ upload_form.is_remake }}
|
||||||
<span class="glyphicon glyphicon-check"></span>
|
<span class="glyphicon glyphicon-check"></span>
|
||||||
<span class="glyphicon glyphicon-unchecked"></span>
|
<span class="glyphicon glyphicon-unchecked"></span>
|
||||||
Remake
|
Repack
|
||||||
</label>
|
</label>
|
||||||
<label class="btn btn-warning" title="This torrent is a collection">
|
<label class="btn btn-warning" title="This torrent is a collection">
|
||||||
{{ upload_form.is_complete }}
|
{{ upload_form.is_complete }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue