https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30265
--- Comment #1 from Fridolin Somers <[email protected]> --- Created attachment 131537 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=131537&action=edit Bug 30265 - Hide 'Log into your account' in OPAC authentication page If not logged in, in OPAC header there is link 'Log into your account'. Using it shows a popup with authentication form. In authentication page /cgi-bin/koha/opac-user.pl this double authentication form feels not ergonomic. It may lead to misunderstanding. We can simply hide this link in this special page. Test plan : 1) Go to OPAC not logged in 2) Go to main page => You see link 'Log into your account' 3) Go to /cgi-bin/koha/opac-user.pl => You don't see 'Log into your account' 4) Authenticate 5) You are still in /cgi-bin/koha/opac-user.pl => You see link 'Welcome, XXX' 6) Go to main page => You see link 'Welcome, XXX' -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
