http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13910
--- Comment #6 from Jonathan Druart <[email protected]> --- Comment on attachment 38638 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=38638 Bug 13910 - Prevent delete of one's own patron account Review of attachment 38638: --> (http://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=13910&attachment=38638) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/members/moremember.tt @@ +144,3 @@ > [% IF ( error ) %] > <div class="dialog alert"> > + [% IF ( error == 'AUTH_UPDATE_FAILED' ) %] I don't manager to trigger this one. Looking at the code, it is never set. I would prefer not to see this one changed in this bug report but remove in its own bug. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
