Bugzilla – Attachment 50946 Details for
Bug 15533
Allow patrons and librarians to select itemtype when placing hold
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 15533 [QA Followup] - Move tags for translatability
PASSED-QA-Bug-15533-QA-Followup---Move-tags-for-tr.patch (text/plain), 1.15 KB, created by
Katrin Fischer
on 2016-04-28 19:03:10 UTC
(
hide
)
Description:
[PASSED QA] Bug 15533 [QA Followup] - Move tags for translatability
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2016-04-28 19:03:10 UTC
Size:
1.15 KB
patch
obsolete
>From 4535a7d41e49a5fc275e47fa919a217f19e1de5d Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatersolutions.com> >Date: Thu, 28 Apr 2016 15:33:48 +0000 >Subject: [PATCH] [PASSED QA] Bug 15533 [QA Followup] - Move tags for > translatability > >Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >index c0cd0f9..ab7549a 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/reserve/request.tt >@@ -814,7 +814,7 @@ function checkMultiHold() { > </i> > [% ELSE %] > [% IF reserveloo.itemtype %] >- <i>Next available <b>[% ItemTypes.GetDescription( reserveloo.itemtype ) %]</b> item</i> >+ <i><b>Next available [% ItemTypes.GetDescription( reserveloo.itemtype ) %] item</b></i> > [% ELSE %] > <i>Next available</i> > [% END %] >-- >1.9.1
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 15533
:
46462
|
48262
|
49227
|
49469
|
50016
|
50145
|
50926
|
50927
|
50928
|
50929
|
50931
|
50932
|
50933
|
50934
|
50937
|
50941
|
50942
|
50943
|
50944
|
50945
| 50946 |
50947
|
50948
|
50949