From 2d3e156bb81c4eafb53fb963262a456dc783d6a8 Mon Sep 17 00:00:00 2001
From: =?utf8?q?Marc=20V=C3=A9ron?=
Date: Mon, 4 May 2015 11:32:18 +0200
Subject: [PATCH] Bug 14128: Capitalization: Guided Reports - step 2 - Build A
Report Title 'Build a report' should display with all steps
The tile displayed only with steps #1 and #2
This patch adds the title to the following steps.
To test:
Home > Reports
Click on 'Build new'
Step through steps 1 - 6
Verify that title displays with each step.
Sponsored-by: Universidad de El Salvador
Signed-off-by: Hector Castro
Works as advertised.
Signed-off-by: Hector Castro
Signed-off-by: Marcel de Rooy
Signed-off-by: Tomas Cohen Arazi
---
.../prog/en/modules/reports/guided_reports_start.tt | 4 ++++
1 file changed, 4 insertions(+)
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 068bed8d34..232f5b45f5 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
@@ -478,6 +478,7 @@ canned reports and writing custom SQL reports.
[% END %]
[% IF ( build3 ) %]
+Build a report
Step 3 of 6: Select columns for display
Note: Be careful selecting when selecting columns. If your choice is too broad it could result in a very large report that will either not complete, or slow your system down.
@@ -530,6 +531,7 @@ canned reports and writing custom SQL reports.
[% END %]
[% IF ( build4 ) %]
+Build a report