changed: user can not delete torrent

This commit is contained in:
xiaomlove
2022-08-24 14:31:34 +08:00
parent f91a7597bd
commit ec5de07c42
8 changed files with 35 additions and 28 deletions
+2 -1
View File
@@ -110,7 +110,8 @@ $lang_details = array
'text_dead' => "dead",
'row_health' => "Health",
'text_anonymous' => "Anonymous",
'text_edit_torrent' => "Edit/Delete",
'text_edit_torrent' => "Edit",
'text_edit_and_delete_torrent' => "Edit/Delete",
'title_edit_torrent' => "Click to Edit or Delete this torrent",
'row_upped_by' => "Uploaded by",
'text_click' => "Click ",