From 4ba18f5f4497c13d961bc2f1d7ee7fc992baeaf0 Mon Sep 17 00:00:00 2001 From: Andreas Roussos Date: Mon, 27 Sep 2021 14:47:00 +0200 Subject: [PATCH] Bug 29123: Add Dataly Tech to About page This patch adds Dataly Tech to the list of "Contributing companies and institutions" in the About page. Test plan: 1) View the About page, notice how Dataly Tech is missing 2) Apply this patch 3) Reload the About page, this time "Dataly Tech, Greece" is listed Signed-off-by: Marcel de Rooy Signed-off-by: Jonathan Druart --- koha-tmpl/intranet-tmpl/prog/en/modules/about.tt | 1 + 1 file changed, 1 insertion(+) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt index 69f399514a..3b5a3ae6b8 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt @@ -588,6 +588,7 @@
  • Coeur d'Alene Public Library, USA
  • Corpus Christi Public Libraries, USA
  • C & P Bibliography Services, USA
  • +
  • Dataly Tech, Greece
  • Devinim, Turkey
  • Do Space, USA
  • DoverNet, USA
  • -- 2.20.1