From 042e811a404ea6e84c2faa3fa8f25512f69c7219 Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Sun, 9 Jun 2024 16:53:09 +0100 Subject: [PATCH] Fix tags sort by layout error --- app/templates/admin/tags/list.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/templates/admin/tags/list.html b/app/templates/admin/tags/list.html index 67b29592..7f356f91 100644 --- a/app/templates/admin/tags/list.html +++ b/app/templates/admin/tags/list.html @@ -9,7 +9,7 @@

{{ _("Tags") }}

-

+

Sort by: Name | Views