Bugzilla – Attachment 54799 Details for
Bug 17175
Typo in patron card images error message
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 17175: Typo in patron card images error message
Bug-17175-Typo-in-patron-card-images-error-message.patch (text/plain), 1.57 KB, created by
Aleisha Amohia
on 2016-08-24 00:18:32 UTC
(
hide
)
Description:
Bug 17175: Typo in patron card images error message
Filename:
MIME Type:
Creator:
Aleisha Amohia
Created:
2016-08-24 00:18:32 UTC
Size:
1.57 KB
patch
obsolete
>From a4970a3164eed2f83454db40a2f7bcbce8a5d9df Mon Sep 17 00:00:00 2001 >From: Aleisha Amohia <aleishaamohia@hotmail.com> >Date: Wed, 24 Aug 2016 00:16:43 +0000 >Subject: [PATCH] Bug 17175: Typo in patron card images error message > >To test: >1) Go to Tools -> Patron Card Creator -> New Image >2) Click Upload without attaching anything >3) Notice typo >4) Apply patch and refresh page (resend information if prompted) >5) Notice typo fixed > >Sponsored-by: Catalyst IT >--- > koha-tmpl/intranet-tmpl/prog/en/includes/patroncards-errors.inc | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/includes/patroncards-errors.inc b/koha-tmpl/intranet-tmpl/prog/en/includes/patroncards-errors.inc >index 8dfe56d..4d55f48 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/includes/patroncards-errors.inc >+++ b/koha-tmpl/intranet-tmpl/prog/en/includes/patroncards-errors.inc >@@ -24,7 +24,7 @@ > [% ELSIF ( error == 203 ) %] > A non-existent or invalid library code was supplied. Please <a href="/cgi-bin/koha/circ/selectbranchprinter.pl">verify</a> that you have a library selected. > [% ELSIF ( error == 301 ) %] >- An error has occurred while attempting to upload the image file. Please ask you system administrator to check the error log for more details. >+ An error has occurred while attempting to upload the image file. Please ask your system administrator to check the error log for more details. > [% ELSIF ( error == 302 ) %] > Image exceeds 500KB. Please resize and import again. > [% ELSIF ( error == 303 ) %] >-- >2.1.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 17175
:
54799
|
54808
|
54809