Bug 14128: Capitalization: Guided Reports - step 2 - Build A Report
authorMarc Véron <veron@veron.ch>
Mon, 4 May 2015 09:17:46 +0000 (11:17 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Thu, 14 May 2015 14:11:16 +0000 (11:11 -0300)
To verify and test:
Go to Home > Reports
Click on 'Build new'
Verify that the title in Step 1 and to display with correct capitalization

Sponsored-by: Universidad de El Salvador
Signed-off-by: Hector Castro <hector.hecaxmmx@gmail.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
koha-tmpl/intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt

index 95f0b70..068bed8 100644 (file)
@@ -446,7 +446,7 @@ canned reports and writing custom SQL reports.</p>
 
 
 [% IF ( build2 ) %]
-<h1>Build A Report</h1>
+<h1>Build a report</h1>
 <form action="/cgi-bin/koha/reports/guided_reports.pl" method="post">
 <input type="hidden" name="area" value="[% area %]" />
 <input type="hidden" name="public" value="[% public %]" />