[Koha-bugs] [Bug 32257] Label for patron attributes misaligned on patron batch mod

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Dec 7 21:13:22 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32257

--- Comment #12 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Comment on attachment 144453
  --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144453
Bug 32257: Label for Patron Attributes Misaligned

Review of attachment 144453:
 --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=32257&attachment=144453)
-----------------------------------------------------------------

::: koha-tmpl/intranet-tmpl/prog/en/modules/tools/modborrowers.tt
@@ +368,5 @@
>                                          [% END %]
>                                          [% IF ( patron_attributes_codes ) %]
>                                              <li class="attributes">
> +                                                <label style="width:auto;">
> +                                                    <span>Patron Attribute:</span>

This is meant well, but Koha uses sentence case everywhere (it's coding
guideline too) :) I'll fix in a tiny follow-up.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list