From 15c9912ac842c3774d911e738bbac7ee6e567eb9 Mon Sep 17 00:00:00 2001 From: Thomas Lange Date: Thu, 22 Jul 2021 23:02:47 +0200 Subject: Add quick link from category item to post search Add a quick link to the post search in the administration area with the category of the item preselected to search only posts in this category. --- theme/admin/html/category/item.php | 1 + 1 file changed, 1 insertion(+) diff --git a/theme/admin/html/category/item.php b/theme/admin/html/category/item.php index 0c6d243..ea98c02 100644 --- a/theme/admin/html/category/item.php +++ b/theme/admin/html/category/item.php @@ -38,6 +38,7 @@ -- cgit v1.2.3