Forgot to commit this file a while ago. This fix torrents not deleted link
Cette révision appartient à :
Parent
f8b84d1746
révision
d6b018e029
1 fichiers modifiés avec 1 ajouts et 1 suppressions
|
@ -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>
|
||||
|
|
Référencer dans un nouveau ticket