From 57392897dd17df60a523ccf36ce22abe354e424f Mon Sep 17 00:00:00 2001 From: Alex Jordan Date: Sun, 26 Jul 2026 11:42:20 -0700 Subject: [PATCH] use aria-labels, not alt text, on icons Co-Authored-By: Claude Sonnet 5 --- .../Instructor/ProblemSetList/set_list_row.html.ep | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/ContentGenerator/Instructor/ProblemSetList/set_list_row.html.ep b/templates/ContentGenerator/Instructor/ProblemSetList/set_list_row.html.ep index ee4381389b..4a50ad4ad5 100644 --- a/templates/ContentGenerator/Instructor/ProblemSetList/set_list_row.html.ep +++ b/templates/ContentGenerator/Instructor/ProblemSetList/set_list_row.html.ep @@ -19,7 +19,7 @@ <%= check_box apply_date_sets => $set_id, class => 'form-check-input' =%> % if ($iconClass) { - + % } <%= link_to $prettySetID => $c->systemLink(url_for('instructor_set_detail', setID => $set_id)) %> @@ -34,7 +34,7 @@ % if ($iconClass) { - + % } <%= $prettySetID =%>