From a71461e46e7d709404ed0f6793227114848bf017 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 Content-Type: text/plain; charset="utf-8" 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. --- .../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