Bugzilla – Attachment 9374 Details for
Bug 6413
Notes in Fines doing wonky things
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 6413 follow-up: fixing capital case & tabs
Bug-6413-follow-up-fixing-capital-case--tabs.patch (text/plain), 1.13 KB, created by
Paul Poulain
on 2012-04-30 16:13:43 UTC
(
hide
)
Description:
Bug 6413 follow-up: fixing capital case & tabs
Filename:
MIME Type:
Creator:
Paul Poulain
Created:
2012-04-30 16:13:43 UTC
Size:
1.13 KB
patch
obsolete
>From a96887ae616fd3d1edbd0fafdb0a3f27ca389818 Mon Sep 17 00:00:00 2001 >From: Paul Poulain <paul.poulain@biblibre.com> >Date: Mon, 30 Apr 2012 17:51:47 +0200 >Subject: [PATCH] Bug 6413 follow-up: fixing capital case & tabs > >* switching from "Payment Note" to "Payment note" >* replaced tabs by 4 spaces in lines just before and after this fix, for consistent indenting >--- > .../intranet-tmpl/prog/en/modules/members/pay.tt | 10 +++++----- > 1 files changed, 5 insertions(+), 5 deletions(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt >index 78fb7b4..4c4140d 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/pay.tt >@@ -46,12 +46,12 @@ > <tr> > <th>Fines & charges</th> > <th>Sel</th> >- <th>Description</th> >- <th>Payment Note</th> >+ <th>Description</th> >+ <th>Payment note</th> > <th>Account type</th> >- <th>Notify id</th> >- <th>Level</th> >- <th>Amount</th> >+ <th>Notify id</th> >+ <th>Level</th> >+ <th>Amount</th> > <th>Amount outstanding</th> > </tr> > </thead> >-- >1.7.5.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 6413
:
7333
|
7496
|
9107
|
9129
|
9144
|
9220
|
9221
|
9374
|
12658
|
12661
|
12668
|
12669
|
14832
|
14833
|
14834
|
14840
|
14846
|
14895
|
14896
|
14899
|
14900
|
15232
|
15233
|
15234
|
16486
|
16487
|
16488
|
16489
|
18035