From b5f419ba93e5bf83fb1de9dcdcbd9bbb13149337 Mon Sep 17 00:00:00 2001 From: Garry Collum Date: Thu, 28 May 2009 22:30:24 -0400 Subject: [PATCH] Bug 3252: Fixes XHTML on catalog statistic form page. Several form input fields were within a element, but not in a
. This patch pulls the input fields out of the table. Signed-off-by: Galen Charlton --- .../prog/en/modules/reports/catalogue_stats.tmpl | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_stats.tmpl b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_stats.tmpl index 683bd8b246..c367cec71a 100644 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_stats.tmpl +++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/catalogue_stats.tmpl @@ -62,6 +62,10 @@
+ + + +
Catalog statistics @@ -74,7 +78,6 @@ - @@ -96,8 +99,6 @@ - - -- 2.39.5
LoC Classification