From a2516bebeba19ac7651f3cbfff37a02d37d6ed97 Mon Sep 17 00:00:00 2001 From: colemanw Date: Wed, 17 Sep 2025 20:54:41 -0400 Subject: [PATCH] dev/core#5041 - Add role + aria-hidden to FontAwesome icons Improves accessibility for assistive technology. See https://github.com/civicrm/civicrm-core/pull/33588 --- templates/CRM/Smsinbox/Page/SmsInbox.tpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/CRM/Smsinbox/Page/SmsInbox.tpl b/templates/CRM/Smsinbox/Page/SmsInbox.tpl index 903ada0..fa818f6 100644 --- a/templates/CRM/Smsinbox/Page/SmsInbox.tpl +++ b/templates/CRM/Smsinbox/Page/SmsInbox.tpl @@ -25,8 +25,8 @@ {* Buttons at bottom of the page *} - Mark all as read - Send SMS message + Mark all as read + Send SMS message {crmScript ext=com.civifirst.smsinbox file=js/smsinbox.js}