25 May
2019
25 May
'19
2:33 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18308 --- Comment #78 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- 1. Only one occurrence of passwordlengthhint koha-tmpl/intranet-tmpl/prog/css/installer.css:#passwordlengthhint 2. Do we really need the warning when adding/editing a patron? BTW, $warning is not needed, memberentry.pl 177 my $warning = 1; 178 $template->param("passwordwarning"=>$warning); 3. Just a though, next time we add a "step" we will need to rethink the template. The shift is terrible. And hard to see the real changes. Not passing QA for 2, waiting for another QA point of view. -- You are receiving this mail because: You are watching all bug changes.