From db448321a9066f461c641ff0ecacbf3f090ae2d7 Mon Sep 17 00:00:00 2001 From: Aevann Date: Wed, 15 Nov 2023 09:35:39 +0200 Subject: [PATCH] fix typo --- files/templates/admin/patrons.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/admin/patrons.html b/files/templates/admin/patrons.html index 0b54ee59c..489070b8c 100644 --- a/files/templates/admin/patrons.html +++ b/files/templates/admin/patrons.html @@ -16,7 +16,7 @@ {{loop.index}} {% include "user_in_table.html" %} - + {% if user.patron > 1 %} 2{{user.patron}} {% endif %}