Bugzilla – Attachment 38650 Details for
Bug 13910
Prevent delete of one's own patron account
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
[Follow-up] Bug 13910 - Line with AUTH_UPDATE_FAILED restored
Follow-up-Bug-13910---Line-with-AUTHUPDATEFAILED-r.patch (text/plain), 1023 bytes, created by
Marc Véron
on 2015-04-29 09:20:48 UTC
(
hide
)
Description:
[Follow-up] Bug 13910 - Line with AUTH_UPDATE_FAILED restored
Filename:
MIME Type:
Creator:
Marc Véron
Created:
2015-04-29 09:20:48 UTC
Size:
1023 bytes
patch
obsolete
>From 0aec8611b06218f64de7d8728237852ea26d871b Mon Sep 17 00:00:00 2001 >From: =?UTF-8?q?Marc=20V=C3=A9ron?= <veron@veron.ch> >Date: Wed, 29 Apr 2015 11:18:08 +0200 >Subject: [PATCH] [Follow-up] Bug 13910 - Line with AUTH_UPDATE_FAILED > restored > >As of comment #6 >--- > koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt >index cfdfc22..95ddd53 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt >@@ -143,7 +143,7 @@ function validate1(date) { > > [% IF ( error ) %] > <div class="dialog alert"> >- [% IF ( error == 'AUTH_UPDATE_FAILED' ) %] >+ [% IF ( AUTH_UPDATE_FAILED ) %] > <h3>Userid / Password update failed</h3> > <strong>Insufficient privileges.</strong> > <p>Other fields updated.</p> >-- >1.7.10.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 13910
:
38469
|
38629
|
38638
|
38650
|
38651
|
38652
|
38678
|
38679