From ed0ccd9f574b1f4895fa51dfe6850215be39d8db Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Fri, 12 Nov 2010 07:35:45 -0500 Subject: [PATCH] Bug 4979: Acq: input fields for new record are too short Patch rebased to HEAD, should also apply to 3.2 Signed-off-by: Galen Charlton Signed-off-by: Chris Cormack --- .../prog/en/modules/acqui/neworderempty.tmpl | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl index 9b6bb56fd6..e53c7daa26 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/neworderempty.tmpl @@ -140,55 +140,55 @@ ff.submit();
  1. Title - " /> + " /> - " /> + " />
  2. Author: - " /> + " /> - " /> + " />
  3. Publisher: - " /> + " /> - " /> + " />
  4. Publication year: - " /> + " /> - " /> + " />
  5. ISBN: - " /> + " /> - " /> + " />
  6. Series: - " /> + " /> - " /> + " />
-- 2.39.5