Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Forgot to commit this file a while ago. This fix torrents not deleted link

Cette révision appartient à :
akuma06 2017-07-20 02:25:54 +02:00
Parent f8b84d1746
révision d6b018e029

Voir le fichier

@ -21,7 +21,7 @@
<input type="submit" class="form-input" value="Apply">
<input type="reset" class="form-input" value="Reset">
<div class="float-right">
<a href="/mod/torrents/" class="form-input">{{ T("torrents_not_deleted") }}</a>
<a href="/mod/torrents" class="form-input">{{ T("torrents_not_deleted") }}</a>
<a href="/mod/torrents/deleted" class="form-input">{{ T("torrents_deleted") }}</a>
</div>
</div>