Bugzilla – Attachment 72356 Details for
Bug 19933
Move C4::Members::patronflags to the Koha namespace - part 1
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19933: Fix typo in template plugin name
Bug-19933-Fix-typo-in-template-plugin-name.patch (text/plain), 1.11 KB, created by
Kyle M Hall (khall)
on 2018-03-02 11:18:38 UTC
(
hide
)
Description:
Bug 19933: Fix typo in template plugin name
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2018-03-02 11:18:38 UTC
Size:
1.11 KB
patch
obsolete
>From 479d352e4dec1c34cf4dd53de2d7a00b5c0f7296 Mon Sep 17 00:00:00 2001 >From: Kyle M Hall <kyle@bywatetsolutions.com> >Date: Fri, 2 Mar 2018 06:17:14 -0500 >Subject: [PATCH] Bug 19933: Fix typo in template plugin name > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > koha-tmpl/intranet-tmpl/prog/en/modules/members/deletemem.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/deletemem.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/deletemem.tt >index 6a53f30..68561e3 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/deletemem.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/deletemem.tt >@@ -23,7 +23,7 @@ > <li>Patron has [% ItemsOnIssues %] item(s) checked out.</li> > [% END %] > [% IF ( charges ) %] >- <li>Patron has [% charges | $Prices %] in fines.</li> >+ <li>Patron has [% charges | $Price %] in fines.</li> > [% END %] > [% IF ( guarantees ) %] > <li>Patron's record has guaranteed accounts attached.</li> >-- >2.10.2
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 19933
:
70347
|
70348
|
70349
|
70350
|
71803
|
71804
|
71805
|
71806
|
72004
|
72005
|
72006
|
72007
|
72094
|
72095
|
72350
|
72351
|
72352
|
72353
|
72354
|
72355
|
72356
|
72472
|
72473
|
72474
|
72475
|
72476
|
72477
|
72478