diff --git a/include/functions.php b/include/functions.php index b6330460..c0a99def 100644 --- a/include/functions.php +++ b/include/functions.php @@ -3828,7 +3828,7 @@ foreach ($rows as $row) if (user_can('torrentmanage')) { if (user_can('torrent-delete')) { - print("\"D\""); + print("\"D\""); } print("
\"E\"\n"); }