Bugzilla – Attachment 38802 Details for
Bug 14128
Capitalization: Guided Reports - step 2 - Build A Report
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 14128 - Capitalization: Guided Reports - step 2 - Build A Report
Bug-14128---Capitalization-Guided-Reports---step-2.patch (text/plain), 1.18 KB, created by
Marc Véron
on 2015-05-04 09:25:31 UTC
(
hide
)
Description:
Bug 14128 - Capitalization: Guided Reports - step 2 - Build A Report
Filename:
MIME Type:
Creator:
Marc Véron
Created:
2015-05-04 09:25:31 UTC
Size:
1.18 KB
patch
obsolete
>From 7fb338bf0fcc9d73a46bd7ee053d1326bcf53c49 Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Marc=20V=C3=A9ron?= <veron@veron.ch> >Date: Mon, 4 May 2015 11:17:46 +0200 >Subject: [PATCH] Bug 14128 - Capitalization: Guided Reports - step 2 - Build > A Report > >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 >--- > .../intranet-tmpl/prog/en/modules/reports/guided_reports_start.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >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 95f0b70..068bed8 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 >@@ -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 %]" /> >-- >1.7.10.4
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 14128
:
38802
|
38803
|
38831
|
38851
|
38852
|
38962
|
38963