From 860032461f7c5a72d4efa771027e9fd737b96fe5 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 --- .../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 d4cb9f0f4d..d4b749efa5 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.11.0