From c7fa47668a1d2b10a94ca31705ee067d77eb63a0 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 (cherry picked from commit ed0ccd9f574b1f4895fa51dfe6850215be39d8db) Signed-off-by: Chris Nighswonger --- .../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 e1ba1c27c5..86de33ed45 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