Bugzilla – Attachment 16808 Details for
Bug 9604
filter overdues with homebranch and holdingbranch
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 9604 - Follow-up: Changing labels from branch to library
SIGNED-OFF-Bug-9604---Follow-up-Changing-labels-fr.patch (text/plain), 1.58 KB, created by
Owen Leonard
on 2013-03-22 16:05:44 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 9604 - Follow-up: Changing labels from branch to library
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2013-03-22 16:05:44 UTC
Size:
1.58 KB
patch
obsolete
>From 5abd933374d64f1c10bcaf7ab8fc416db4408249 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <Katrin.Fischer.83@web.de> >Date: Fri, 22 Mar 2013 16:35:29 +0100 >Subject: [PATCH] [SIGNED-OFF] Bug 9604 - Follow-up: Changing labels from > branch to library >Content-Type: text/plain; charset="utf-8" > >Relabelling the new filters for consistency. > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > .../intranet-tmpl/prog/en/modules/circ/overdue.tt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/overdue.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/overdue.tt >index 5e5dd59..8235a29 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/overdue.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/overdue.tt >@@ -194,7 +194,7 @@ overdue as of [% todaysdate %][% IF ( isfiltered ) %] <span style="font-size:70% > </li> > > <li> >- <label>Item home branch:</label> >+ <label>Item home library:</label> > <select name="homebranch" id="homebranch"> > <option value="">Any</option> > [% FOREACH homebranchloo IN homebranchloop %][% IF ( homebranchloo.selected ) %] >@@ -205,7 +205,7 @@ overdue as of [% todaysdate %][% IF ( isfiltered ) %] <span style="font-size:70% > </li> > > <li> >- <label>Item holding branch:</label> >+ <label>Item holding library:</label> > <select name="holdingbranch" id="holdingbranch"> > <option value="">Any</option> > [% FOREACH holdingbranchloo IN holdingbranchloop %][% IF ( holdingbranchloo.selected ) %] >-- >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 9604
:
15291
|
15349
|
16804
|
16806
|
16807
| 16808