Bugzilla – Attachment 27994 Details for
Bug 12184
Typo "retricted" in returns.tt
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 12184: fix typo "retricted" on checkin page
Bug-12184-fix-typo-retricted-on-checkin-page.patch (text/plain), 1.28 KB, created by
Galen Charlton
on 2014-05-06 17:54:13 UTC
(
hide
)
Description:
Bug 12184: fix typo "retricted" on checkin page
Filename:
MIME Type:
Creator:
Galen Charlton
Created:
2014-05-06 17:54:13 UTC
Size:
1.28 KB
patch
obsolete
>From 1597eae37180eaa3c110734f209f2ec73e3f53ca Mon Sep 17 00:00:00 2001 >From: Galen Charlton <gmc@esilibrary.com> >Date: Tue, 6 May 2014 17:52:35 +0000 >Subject: [PATCH] Bug 12184: fix typo "retricted" on checkin page > >To test: > >[1] Check an item that belongs to a restricted patron and > specify a non-default return date. >[2] Verify that the warning message contains "restricted" > rather than "retricted". > >Signed-off-by: Galen Charlton <gmc@esilibrary.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >index 2e48106..4daf601 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/returns.tt >@@ -134,7 +134,7 @@ $(document).ready(function () { > <a href="/cgi-bin/koha/members/moremember.pl?borrowernumber=[% borrower.borrowernumber %]"> > [% borrower.firstname %] [% borrower.surname %] > </a> >- is retricted. Please verify this patron should still be restricted. >+ is restricted. Please verify this patron should still be restricted. > </h3> > </div> > [% END %] >-- >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 12184
:
27994
|
28004
|
28023