From f2fe8be6653bb9d18451be0a8b121afd541b138f Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 12 Feb 2024 14:02:55 +0200 Subject: [PATCH] add margin --- files/templates/userpage/admintools.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/userpage/admintools.html b/files/templates/userpage/admintools.html index c9c172a51..2e3c42e90 100644 --- a/files/templates/userpage/admintools.html +++ b/files/templates/userpage/admintools.html @@ -129,7 +129,7 @@ {% endif %} {% if FEATURES['IP_LOGGING'] and v.admin_level >= PERMS['VIEW_IPS'] %} - View User IPs + View User IPs {% endif %}