From 27012e601c710250b2bc72e4ae4a2973b776c614 Mon Sep 17 00:00:00 2001 From: David Cook Date: Wed, 23 Apr 2025 03:48:36 +0000 Subject: [PATCH] Bug 39372: (follow-up) Fix toolbar and public/private selector On the lists page, it makes the "New list" link appear on the correct tab as per the sysprefs regarding Private/Public list creation. It also fixes the Public/Private "Category" dropdown menu when creating a new list, so that the options match the sysprefs. --- koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt index 998e4ed052..f5daf4378d 100644 --- a/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt +++ b/koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-shelves.tt @@ -661,7 +661,7 @@