hiding table_head with aria-hidden for accessibility
This commit is contained in:
parent
323ed62656
commit
74e7e7d031
|
|
@ -5,7 +5,7 @@ $photo_archives = get_field('photos_archives');
|
|||
|
||||
<section class="homegarde-blocks-photos-archives">
|
||||
|
||||
<div class="table_head">
|
||||
<div class="table_head" aria-hidden="true">
|
||||
<p>
|
||||
<?php echo __("Photos", "homegrade-theme__texte-fonctionnel") ?>
|
||||
</p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user