Bugzilla – Attachment 71558 Details for
Bug 19466
Cardnumber auto calc is broken because field is required
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 19466: Restore original sentence to avoid additional translation
Bug-19466-Restore-original-sentence-to-avoid-addit.patch (text/plain), 1.23 KB, created by
Jonathan Druart
on 2018-02-13 16:34:44 UTC
(
hide
)
Description:
Bug 19466: Restore original sentence to avoid additional translation
Filename:
MIME Type:
Creator:
Jonathan Druart
Created:
2018-02-13 16:34:44 UTC
Size:
1.23 KB
patch
obsolete
>From a22af60f44acff5cc0b9e6ff116c7cfaf26e23c1 Mon Sep 17 00:00:00 2001 >From: Jonathan Druart <jonathan.druart@bugs.koha-community.org> >Date: Tue, 13 Feb 2018 13:34:12 -0300 >Subject: [PATCH] Bug 19466: Restore original sentence to avoid additional > translation > >--- > koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >index 73a06fc874..bc5e3fe874 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/memberentrygen.tt >@@ -682,7 +682,7 @@ $(document).ready(function() { > [% IF mandatorycardnumber %] > <br/><span class="error">AutoMemberNum is set to enabled, but cardnumber is marked as mandatory in BorrowerMandatoryField: auto calc has been disabled.</span> > [% ELSE %] >- <br/>Leave empty for auto calc during registration >+ <br/>Leave blank for auto calc during registration > [% END %] > [% END %] > </div><!--/hint div --> >-- >2.11.0
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 19466
:
68099
|
69298
|
69299
|
70056
|
71473
|
71534
| 71558 |
74957