From d2eacfc69204cd39b9ed2a2b86f2c91adb4905de Mon Sep 17 00:00:00 2001 From: sfan5 Date: Sun, 14 May 2017 17:41:55 +0200 Subject: [PATCH] Add torrent link to modpanel comment list --- templates/admin/commentlist.html | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/templates/admin/commentlist.html b/templates/admin/commentlist.html index 818fd190..e78bf57d 100644 --- a/templates/admin/commentlist.html +++ b/templates/admin/commentlist.html @@ -3,6 +3,7 @@ + @@ -10,8 +11,10 @@ {{ range .Comments}} - - + + + + {{end}}
ContentTorrent User Action
{{ .Content }}{{ .UserID }}{{ .Content }}{{ .TorrentID }}{{ .UserID }} {{ T "delete" }}