Bugzilla – Attachment 52041 Details for
Bug 16537
Overdue and Status triggers grammar
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[PASSED QA] Bug 16537 - Overdue and Status triggers grammar
PASSED-QA-Bug-16537---Overdue-and-Status-triggers-.patch (text/plain), 1.59 KB, created by
Katrin Fischer
on 2016-06-04 09:49:38 UTC
(
hide
)
Description:
[PASSED QA] Bug 16537 - Overdue and Status triggers grammar
Filename:
MIME Type:
Creator:
Katrin Fischer
Created:
2016-06-04 09:49:38 UTC
Size:
1.59 KB
patch
obsolete
>From 0cbddc937908c77674cd837512d58fd7cba87d9f Mon Sep 17 00:00:00 2001 >From: Rocio Dressler <rocio@bwstest.bywatersolutions.com> >Date: Sat, 4 Jun 2016 02:24:45 -0700 >Subject: [PATCH] [PASSED QA] Bug 16537 - Overdue and Status triggers grammar > >Test plan: > >1) Go to the staff client >2) Click on Tools - Overdue notice/status triggers >3) Confirm that the first sentence reads "a" checkout rather than "an" checkout > >Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz> > >Signed-off-by: Katrin Fischer <katrin.fischer@bsz-bw.de> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tt >index 190949a..4c06846 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/tools/overduerules.tt >@@ -35,7 +35,7 @@ $(document).ready(function() { > > <h1>Defining [% IF ( branch ) %]overdue actions for [% branch %][% ELSE %]default overdue actions[% END %]</h1> > <div class="help"> >- <p>Delay is the number of days after an checkout is due before an action is triggered. </p> >+ <p>Delay is the number of days after a checkout is due before an action is triggered. </p> > <p>If you want Koha to trigger an action (send a letter or restrict a member), a delay value is required.</p> > <p>Columns must be filled left to right: if the first column is blank, other columns will be ignored. </p> > </div> >-- >2.7.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 16537
:
52039
|
52040
| 52041