From 38082bfd381d2b16118d541d695f1baccea5c2a1 Mon Sep 17 00:00:00 2001
From: Owen Leonard
Date: Wed, 21 Nov 2012 10:36:13 -0500
Subject: [PATCH] Bug 9117 [Follow-up] Reports hierarchies management
improvements
This patch corrects serveral markup errors in the template
introduced by this bug as well as previous patches: unescaped
ampersands, missing closing tags, typos.
To test, view various stages of the process of viewing or
creating guided reports and check the source for validity.
Signed-off-by: Julian Maurice
Signed-off-by: Katrin Fischer
Signed-off-by: Jared Camins-Esakov
---
.../modules/reports/guided_reports_start.tt | 21 +++++++++++--------
1 file changed, 12 insertions(+), 9 deletions(-)
diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
index e2a5a19177..99b4871591 100644
--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt
@@ -315,7 +315,7 @@ canned reports and writing custom SQL reports.