Skip to content

Commit

Permalink
Fix missing new window message
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasLacerdaUX committed May 25, 2022
1 parent f9b4400 commit 1767a25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layout/theme.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -263,6 +263,7 @@

<div hidden>
<span id="a11y-refresh-page-message">{{ 'accessibility.refresh_page' | t }}</span>
<span id="a11y-new-window-message">{{ 'accessibility.link_messages.new_window' | t }}</span>
<span id="a11y-modal-window-message">{{ 'accessibility.link_messages.modal_window' | t }}</span>
</div>
</body>
Expand Down

0 comments on commit 1767a25

Please sign in to comment.