From 41a927a91952c267126c4f43037efef368fc5ded Mon Sep 17 00:00:00 2001 From: Catherine Ma Date: Tue, 19 Jan 2021 02:26:54 +0000 Subject: [PATCH] Bug 27397: The description input field when defining numbering patterns is too short Test Plan: 1. go to the serials module 2. click on manage numbering patterns in the left hand navigation 3. add or edit a pattern 4. check the description field is as short as the name field, but can take much more text 5. add patch 6. repeat steps 1-3 7. check the description field is larger than the name field (it should) Sponsored by Catalyst IT Works OK! Signed-off-by: Amit Gupta --- .../prog/en/modules/serials/subscription-numberpatterns.tt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-numberpatterns.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-numberpatterns.tt index 4480f47..35785cb 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-numberpatterns.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-numberpatterns.tt @@ -58,7 +58,7 @@
  • - +
  • -- 2.7.4