mirror of
https://github.com/ProjectSynthoria/SynthoriaArchive.git
synced 2025-03-12 07:26:54 +02:00
Fixed other upload torrent label
This commit is contained in:
parent
47a6d9e1bc
commit
ee73a6df45
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
||||||
{{ upload_form.is_complete }}
|
{{ upload_form.is_complete }}
|
||||||
<span class="glyphicon glyphicon-check"></span>
|
<span class="glyphicon glyphicon-check"></span>
|
||||||
<span class="glyphicon glyphicon-unchecked"></span>
|
<span class="glyphicon glyphicon-unchecked"></span>
|
||||||
Complete
|
Collection
|
||||||
</label>
|
</label>
|
||||||
{% if g.user.is_trusted %}
|
{% if g.user.is_trusted %}
|
||||||
<label class="btn btn-success active" title="Mark torrent as trusted">
|
<label class="btn btn-success active" title="Mark torrent as trusted">
|
||||||
|
|
Loading…
Add table
Reference in a new issue