Bugzilla – Attachment 12917 Details for
Bug 8944
fix wording on invoice search
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 8944: Fix invoices search wording
SIGNED-OFF-Bug-8944-Fix-invoices-search-wording.patch (text/plain), 1.18 KB, created by
Owen Leonard
on 2012-10-18 19:07:58 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 8944: Fix invoices search wording
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2012-10-18 19:07:58 UTC
Size:
1.18 KB
patch
obsolete
>From 3a502c3c367de2b775f954d1da94345e6bfa9ea2 Mon Sep 17 00:00:00 2001 >From: "Nicole C. Engard" <nengard@bywatersolutions.com> >Date: Sun, 14 Oct 2012 10:19:15 -0400 >Subject: [PATCH] [SIGNED-OFF] Bug 8944: Fix invoices search wording >Content-Type: text/plain; charset="utf-8" > >When the invoices page has no results it asks the user >to use the form on the left to search. This patch fixes the >wording to make it a bit clearer. > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > .../prog/en/modules/acqui/invoices.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >index c324882..a04204e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >@@ -130,7 +130,7 @@ $(document).ready(function() { > </p> > [% END %]<!-- results_loop --> > [% ELSE %] >- <p>Please fill in the form to the left to make a search.</p> >+ <p>Use the search form on the left to find invoices.</p> > [% END %]<!-- do_search --> > </div> > </div> >-- >1.7.9.5
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 8944
:
12916
| 12917