Skip to content

Commit

Permalink
Merge pull request #207 from equalizedigital/fix/featured-institution…
Browse files Browse the repository at this point in the history
…-block-fixes

Add aria-label
  • Loading branch information
wpxhouston authored Oct 5, 2023
2 parents 87e3b9b + 86512ea commit 51042ee
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -192,6 +192,7 @@
<button
class="vendor_information_block_container_column_two_link_more_info"
type="button"
aria-label="More Information about <?php echo $heading; ?>"
aria-expanded="false"
aria-controls="vendor_information_block_container_column_two_link_more_info_btn_<?php echo $time_stamp; ?>"
>More Information<span><svg width="13" height="8" viewBox="0 0 13 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 1L6.50008 6.50008L12.0002 1" stroke="#82BC46"/></svg></span>
Expand Down

0 comments on commit 51042ee

Please sign in to comment.