From 9b9c85196ff79b59482e96ede3ea2a1d2b60e126 Mon Sep 17 00:00:00 2001 From: Martin Renvoize Date: Thu, 3 Oct 2024 15:32:51 +0100 Subject: [PATCH] Bug 33260: (follow-up) Alternative print button in modal This adds a simple print option to the modal preview display on the members page. It simply prints the content of the display modal and doesn't set the status change. This might be useful to allow pending notices to still be printed. --- koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt index c81c76c51eb..3e7c8cffdce 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/notices.tt @@ -171,7 +171,7 @@ [% END %] [% END %] -