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 <david@davidnind.com>
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de>
This commit is contained in:
Martin Renvoize 2023-11-20 08:00:10 +00:00 committed by Katrin Fischer
parent be29bb0dc7
commit 71a41086ef
Signed by: kfischer
GPG key ID: 0EF6E2C03357A834

View file

@ -128,7 +128,7 @@ tables:
- "<h3>Essential cookies</h3>"
- "<p>Here is the list of essential cookies used on the Koha online catalog.</p>"
- "<p>Some of these depend on settings chosen by the library team; therefore all the cookies listed may not apply to this site.</p>"
- "<table id=\u0022cookiesinfot\u0022>"
- "<table id=\u0022cookiesinfot\u0022 class=\u0022table table-bordered table-striped\u0022>"
- " <thead>"
- " <tr>"
- " <th>Storage</th>"