aboutsummaryrefslogtreecommitdiff
path: root/cgi/templates/manage
diff options
context:
space:
mode:
Diffstat (limited to 'cgi/templates/manage')
-rw-r--r--cgi/templates/manage/reports.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/cgi/templates/manage/reports.html b/cgi/templates/manage/reports.html
index f47ec38..6095d50 100644
--- a/cgi/templates/manage/reports.html
+++ b/cgi/templates/manage/reports.html
@@ -45,7 +45,7 @@ ${message}
<td><a href="#{report['link']}">${report['link']}</a></td>
<td><a href="#{cgi_url}manage/ipshow?ip=${report['ip']}">${report['ip']}</a></td>
<td>${report['reason']}</td>
- <td><a href="#{cgi_url}manage/ipshow?ip=${report['reporterip']}">${report['reporterip']}</a></td>
+ <td><a href="#{cgi_url}manage/ipshow?ip=${report['repip']}">${report['repip']}</a></td>
</tr>
<?py #endfor ?>
<tr>