From e2925dde2751fe8a75761437368e589a9f49b7dd Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Fri, 15 Jun 2012 10:36:33 -0400 Subject: [PATCH] [SIGNED-OFF] 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. --- .../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 d72a20f..224cad6 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() { - -- 1.7.9.5