From cd5d80d00def48a4e4b53bffcd7c06511cc1dc96 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Wed, 4 Aug 2010 19:05:56 +0200 Subject: [PATCH] Bug 4979: Acq: input fields for new record are too short Content-Type: text/plain; charset="utf-8" --- .../prog/en/modules/acqui/neworderempty.tmpl | 24 ++++++++++---------- 1 files 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 603d517..1dd99f4 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: - " /> + " /> - " /> + " />
-- 1.6.3.3