https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8753
--- Comment #212 from Mubassir Ahsan <[email protected]> --- Comment on attachment 47164 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=47164 Bug 8753 - Add forgot password link to OPAC Review of attachment 47164: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=8753&attachment=47164) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/admin/preferences/opac.pref @@ +357,3 @@ > - pref: OPACPatronDetails > choices: > yes: Allow When I am applying this (v.3.22.06), OPAC Global preference page (cgi-bin/koha/admin/preferences.pl?tab=opac) is showing the following error Syck parser (line 356, column 0): syntax error at /usr/lib/perl5/YAML/Syck.pm line 72. I have also tried with changing the syntax as - pref: OpacResetPassword default: 1 choices: yes: "can reset" no: "can not reset" -The user can reset their password on OPAC. - But no luck. Please review. -- 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/
