From e9f9afc26b40b09582f909c8f1e9cae8485fd1b8 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. Signed-off-by: David Nind Signed-off-by: Victor Grousset/tuxayo --- 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 b2f251aee6..97c36cc6ce 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.43.0
Storage