Skip to content

Commit

Permalink
password popup link
Browse files Browse the repository at this point in the history
  • Loading branch information
George Butter committed Sep 20, 2017
1 parent 2f26095 commit 0645229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/password-footer.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<hr>
<p>
<small>{{ 'password_page.powered_by_shopify_html' | t: shopify: shopify }}</small><br>
<small><a href="" data-popup="#PasswordPagePopup" class="popup-link">{{ 'password_page.password_link' | t }}</a></small>
<small><a href="" data-trigger="trigger" data-target="#PasswordPagePopup">{{ 'password_page.password_link' | t }}</a></small>
</p>

<div class="popup overlay" role="alert" id="PasswordPagePopup">
Expand Down

0 comments on commit 0645229

Please sign in to comment.