From 96054faca015a1f7e06593be0cb64605ecbc9506 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Mon, 20 Nov 2023 08:00:10 +0000 Subject: [PATCH] Bug 34793: (follow-up) Add table classes to popup This patch adds the appropriate table classes to the Popup html customisation block. This ensure we have proper table display formatting in the modal on the OPAC. --- installer/data/mysql/en/optional/sample_news.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installer/data/mysql/en/optional/sample_news.yml b/installer/data/mysql/en/optional/sample_news.yml index 0d1cca555a7..f17883765c1 100644 --- a/installer/data/mysql/en/optional/sample_news.yml +++ b/installer/data/mysql/en/optional/sample_news.yml @@ -128,7 +128,7 @@ tables: - "

Essential cookies

" - "

Here is the list of essential cookies used on the Koha online catalog.

" - "

Some of these depend on settings chosen by the library team; therefore all the cookies listed may not apply to this site.

" - - "" + - "
" - " " - " " - " " -- 2.42.0
Storage