From 9ded72d93c11191bf2c6bcfd23680cf27a917f2c Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Tue, 14 Nov 2023 15:19:04 +0000 Subject: [PATCH] Bug 30070: Improve view message modal display The display had some old specific styling added, we can just use modal-lg from the bootstrap library now to make the display more consistent with other modals. Signed-off-by: Ray Delahunty Signed-off-by: Kyle M Hall --- koha-tmpl/intranet-tmpl/prog/en/modules/acqui/edifactmsgs.tt | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/edifactmsgs.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/edifactmsgs.tt index 4aee2f84dc8..67ca3a9ddea 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/edifactmsgs.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/edifactmsgs.tt @@ -10,9 +10,6 @@ [% t("Koha") | html %] [% END %] [% INCLUDE 'doc-head-close.inc' %] - @@ -44,7 +41,7 @@