From 09372e184e644b75f29a05c23ca86380add25c02 Mon Sep 17 00:00:00 2001 From: Lisette Scheer Date: Wed, 13 Nov 2019 19:41:20 +0000 Subject: [PATCH] Bug 24034: Capitalization on suggestion edit form: No Status When editing a purchase suggestion, the "No status" option in the status pulldown is incorrectly capatalized. This patch fixes the capitazliation. To test: 1) Create a purchase suggestion in the acquisitions module. 2) Edit the suggestion. Notice the capitalization in the status dropdown is incorrect. 3) Apply the patch. 4) Repeat step 2. 5) Note the capitalization has been fixed. 6) Sign off. Signed-off-by: George Williams Signed-off-by: Katrin Fischer --- koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt index 06a289ca72..30ab2b46b9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/suggestion/suggestion.tt @@ -287,7 +287,7 @@