From f30ef7c6022a40715bef923ab5314df74186e543 Mon Sep 17 00:00:00 2001 From: Zankaria Date: Fri, 14 Feb 2025 11:11:49 +0100 Subject: [PATCH] ban_history.html: fix IP display --- templates/mod/ban_history.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/mod/ban_history.html b/templates/mod/ban_history.html index 812a3ee1..bfbe07d3 100644 --- a/templates/mod/ban_history.html +++ b/templates/mod/ban_history.html @@ -11,7 +11,7 @@ {% trans 'IP' %} - {{ ban.cmask }} + {{ ban.mask|cloak_ip }} {% trans 'Reason' %}