Revert "change aria-label value"

This reverts commit ea18c17ffb.
This commit is contained in:
daria 2025-05-23 11:13:24 -07:00
parent ea18c17ffb
commit 91e2f9226b
No known key found for this signature in database
GPG Key ID: 78018F06E7C6A3CF

View File

@ -1036,7 +1036,7 @@ define([
href: href,
target: "_blank",
'data-tippy-placement': "right",
'aria-label': text
'aria-label': Messages.help_genericMore //TBC XXX
});
return q;
};