Skip to content

Accessibility warning #121

@bsylwek

Description

@bsylwek

Hello
Users report a problem with a warning in the accessibility of the page in connection with downloading attachments. This is very important for people with disabilities. I have attached a screenshot showing it. I managed to locate that this is a problem in the Attachements template in the localization

components/com_attachments/tmpl/attachments/default.php

this code?

$a_class = 'at_icon'; $show_link = "<a class=\"". $a_class . "\" href=\"$url\"$target title=\"$tooltip\" alt=\"$tooltip\">"; $show_link .= HTMLHelper::image('com_attachments/file_icons/'.$icon, $tooltip, null, true); }

Image

How can I solve this problem?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions