Bug 23253: Fix OpacNavRight for self reg by email
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 5 Aug 2019 14:04:25 +0000 (09:04 -0500)
committerFridolin Somers <fridolin.somers@biblibre.com>
Wed, 28 Aug 2019 13:24:30 +0000 (15:24 +0200)
commit027d317a662748d94ae671b801ebddd0fd632da1
treed14d5ea4271ae7d5e951a0dadd772fdb0a74dba4
parent2394175e8d3b7b479fd603b426f26a05f44eae5b
Bug 23253: Fix OpacNavRight for self reg by email

The code expects to display OpacNavRight content at the bottom of the
login form when a user just registered.

Test plan:
- Turn PatronSelfRegistrationVerifyByEmail on
- Register a patron
- Confirm by clicking on the link you received by email (or see the
message_queue table)
=> The OpacNavRight content should be displayed

QA Note: This code smells, the code in the pl should not be needed.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
(cherry picked from commit f9572dd1acd9f39229d8cd864050a536b9c2815d)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>
C4/Auth.pm
koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-registration-confirmation.tt
opac/opac-registration-verify.pl