https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15828 --- Comment #3 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Comment on attachment 48149 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=48149 [SIGNED-OFF]Bug 15828: Upload patron images is hard to read Review of attachment 48149: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=15828&attachment=48149) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/modules/tools/picture-upload.tt @@ +129,5 @@
+ <li id="cardnum"> + [% ELSE %] + <li id="cardnum" style="display: none"> + [% END %] + <label for="cardnumber" class="required">Enter patron cardnumber: </label>
Are you sure you wanted to add the required class to the label? -- You are receiving this mail because: You are watching all bug changes.