Bugzilla – Attachment 17460 Details for
Bug 9818
"Overdue Fines Cap ($)" should not use $ (I18N)
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[SIGNED-OFF] Bug 9818: Fixing capitalization and remove dollar sign
SIGNED-OFF-Bug-9818-Fixing-capitalization-and-remo.patch (text/plain), 1.42 KB, created by
Owen Leonard
on 2013-04-15 14:20:12 UTC
(
hide
)
Description:
[SIGNED-OFF] Bug 9818: Fixing capitalization and remove dollar sign
Filename:
MIME Type:
Creator:
Owen Leonard
Created:
2013-04-15 14:20:12 UTC
Size:
1.42 KB
patch
obsolete
>From 1a7df578a4f890ef5ea59f17408f9d14f4a85cc9 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <Katrin.Fischer.83@web.de> >Date: Mon, 15 Apr 2013 06:21:55 +0200 >Subject: [PATCH] [SIGNED-OFF] Bug 9818: Fixing capitalization and remove > dollar sign >Content-Type: text/plain; charset="utf-8" > >Overdue Fines Cap ($) > Overdue fines cap (amount) > >To test: >Go to administration > circulation and fine rules >Check column label Overdue fines cap now follows capitalization rules >and has no dollar sign. > >Signed-off-by: Owen Leonard <oleonard@myacpl.org> >--- > .../prog/en/modules/admin/smart-rules.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt >index c52b77e..1c83cc0 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/admin/smart-rules.tt >@@ -146,7 +146,7 @@ for="tobranch"><strong>Clone these rules to:</strong></label> <input type="hidde > <th>Fine amount</th> > <th>Fine charging interval</th> > <th>Fine grace period (day)</th> >- <th>Overdue Fines Cap ($)</th> >+ <th>Overdue fines cap (amount)</th> > <th>Suspension in days (day)</th> > <th>Renewals allowed (count)</th> > <th>Renewal period</th> >-- >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 9818
:
17432
|
17460
|
17478
|
17479
|
17669