mirror of
https://github.com/simon987/nyaa.git
synced 2025-04-21 11:16:43 +00:00
Change wording for Downloads heading
This commit is contained in:
parent
34031126ed
commit
607d9b2c92
@ -58,7 +58,7 @@
|
||||
<div class="col-md-1">File size:</div>
|
||||
<div class="col-md-5">{{ torrent.filesize | filesizeformat(True) }}</div>
|
||||
|
||||
<div class="col-md-1">Downloads:</div>
|
||||
<div class="col-md-1">Completed:</div>
|
||||
<div class="col-md-5">{% if config.ENABLE_SHOW_STATS %}{{ torrent.stats.download_count }}{% else %}Coming soon{% endif %}</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user