From a78298d2f056d660b5eb466fe2d4e67d588bb826 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 15 Jun 2012 10:36:33 -0400 Subject: [PATCH] Bug 8194 - Layout problem on subscription add when showing manual history Markup errors were causing display problems when the "manual history" section is shown. To test, apply the patch, load the subscription add page, and check the "manual history" checkbox. The "Serials planning" section should appear directly below the "manual history" section. Signed-off-by: Katrin Fischer Works nicely. Signed-off-by: Paul Poulain --- .../prog/en/modules/serials/subscription-add.tt | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt index d72a20f9e9..224cad60a9 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/serials/subscription-add.tt @@ -1083,8 +1083,8 @@ $(document).ready(function() { - -- 2.20.1