http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12342 Jonathan Druart <jonathan.druart@biblibre.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Failed QA --- Comment #4 from Jonathan Druart <jonathan.druart@biblibre.com> --- Hello Martin Very useful patch, thanks! Could you have a look at the following template: opac-memberentry.tt: $( "#borrower_dateofbirth" ).datepicker({ yearRange: "c-120:c" }); To be consistent, it would be good to have the same value everywhere. Feel free to replace 120 with 100 or vice versa. -- You are receiving this mail because: You are watching all bug changes.