From 4f9169693bc9aefc5256746c57f54e6d8416cf50 Mon Sep 17 00:00:00 2001 From: Kyle M Hall Date: Tue, 31 Oct 2023 10:34:59 +0000 Subject: [PATCH] Bug 35193: Rename "Message subject" to "File name" when module "Reports" was chosen This changes the form for adding new notices so the "Message subject" is labelled as "File name" when the Reports module was chosen. Test Plan: 1) Apply this patch 2) Restart all the things! 3) Choose to make or edit a reports notice/slip 4) Note the "Message subject" label has been replaced with "File name" for new and existing reports notices Signed-off-by: Katrin Fischer Signed-off-by: Pedro Amorim --- koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt index c3d2487178..939a2cde26 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt @@ -615,7 +615,14 @@ [% END %]
  • - + +
  • -- 2.30.2