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

            Bug ID: 27474
           Summary: Improve link text to define a label printer profile if
                    none defined and fix conditional
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Templates
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

In Tools -> Label creator, ensure you have no printer profiles created. Go to
add a new label template. In the dropdown next to Profile, a No Profile/NA
option is selected.

In the template
koha-tmpl/intranet-tmpl/prog/en/modules/labels/label-edit-template.tt there is
a message that is supposed to direct a person to create a new printer profile
since there are none ('click here'), but this never shows because of the 'No
Profile/NA' option. 

This should be patched so reword the click here message.
"Here" should not be used as a link text as it doesn't contain any helpful
information for people scanning the page for information and also is a problem
for blind users using screen readers jumping from link to link on a page.

We should also fix the IF statement so that the message will show if there is
only one profile in the profiles loop.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to