https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28119 Bug ID: 28119 Summary: Use full description in layout type selection Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: enhancement Priority: P5 - low Component: Label/patron card printing Assignee: oleonard@myacpl.org Reporter: oleonard@myacpl.org QA Contact: testopia@bugs.koha-community.org I noticed that in C4::Creators::Lib.pm descriptions are defined for layout types. The label layout template uses layout type "names" instead of these descriptions, which I don't think is as helpful. I propose to copy the description text from Lib.pm to use in label-edit-layout.tt as the text for the layout type <option> labels. -- You are receiving this mail because: You are watching all bug changes.