Bugzilla – Attachment 64457 Details for
Bug 18830
Message to user is poorly constructed
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch message to read correctly
0001-Bug-18830-Fix-phrasing-of-screen-message.patch (text/plain), 1013 bytes, created by
Colin Campbell
on 2017-06-20 15:40:19 UTC
(
hide
)
Description:
Patch message to read correctly
Filename:
MIME Type:
Creator:
Colin Campbell
Created:
2017-06-20 15:40:19 UTC
Size:
1013 bytes
patch
obsolete
>From 70a503e44d1a1627cc6df4686a644de4fab4a5d1 Mon Sep 17 00:00:00 2001 >From: Colin Campbell <colin.campbell@ptfs-europe.com> >Date: Tue, 20 Jun 2017 16:35:35 +0100 >Subject: [PATCH] Bug 18830 Fix phrasing of screen message > >verb should be plural in this message >--- > koha-tmpl/intranet-tmpl/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 79f1b79..c296e9e 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/acqui/invoices.tt >@@ -206,7 +206,7 @@ $(document).ready(function() { > </form> > </div> > [% ELSE %] >- <p>Sorry, but there is no results for your search.</p> >+ <p>Sorry, but there are no results for your search.</p> > <p>Search was: > <ul> > [% IF ( invoicenumber ) %] >-- >2.9.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 18830
:
64457
|
64562
|
64575