From a03f1494bc61dbce9ba2b6d830ad0d166c3b4fb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Cohen=20Arazi?= Date: Fri, 21 Nov 2025 11:35:13 -0300 Subject: [PATCH] Bug 41032: Fix Open Fifth missing in plugin repos config MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Tomás Cohen Arazi Signed-off-by: David Nind Signed-off-by: Martin Renvoize --- debian/templates/koha-conf-site.xml.in | 4 ++-- etc/koha-conf.xml | 4 ++-- t/data/koha-conf.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/debian/templates/koha-conf-site.xml.in b/debian/templates/koha-conf-site.xml.in index 36f632fdb98..5edefab8b25 100644 --- a/debian/templates/koha-conf-site.xml.in +++ b/debian/templates/koha-conf-site.xml.in @@ -437,8 +437,8 @@ __END_SRU_PUBLICSERVER__ github - PTFS Europe - PTFS-Europe + Open Fifth + openfifth github diff --git a/etc/koha-conf.xml b/etc/koha-conf.xml index 5c8bab6d675..6ec2d126e8d 100644 --- a/etc/koha-conf.xml +++ b/etc/koha-conf.xml @@ -255,8 +255,8 @@ github - PTFS Europe - PTFS-Europe + Open Fifth + openfifth github diff --git a/t/data/koha-conf.xml b/t/data/koha-conf.xml index a4efda66818..297fffbaa39 100644 --- a/t/data/koha-conf.xml +++ b/t/data/koha-conf.xml @@ -247,8 +247,8 @@ github - PTFS Europe - ptfs-europe + Open Fifth + openfifth github --> -- 2.52.0