mirror of
https://github.com/lkddi/nexusphp.git
synced 2026-04-24 03:57:22 +08:00
changed: user can not delete torrent
This commit is contained in:
@@ -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 ",
|
||||
|
||||
Reference in New Issue
Block a user