From a2210bad2046fdecf60c480ff0dd7f22cc6975a5 Mon Sep 17 00:00:00 2001 From: Thomas Rusiecki Date: Thu, 28 Nov 2024 03:16:08 -0300 Subject: [PATCH] minor typo fixed --- admin/templates/admin_users.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin/templates/admin_users.html b/admin/templates/admin_users.html index 6b8ed2a..1e9aec7 100644 --- a/admin/templates/admin_users.html +++ b/admin/templates/admin_users.html @@ -17,7 +17,7 @@ {% trans "Email" %} - {% trans "Admin?" %} + {% trans "Admin" %} {% trans "Actions" %}