Skip to content

Commit

Permalink
Update contact.html
Browse files Browse the repository at this point in the history
  • Loading branch information
pftmclub committed Sep 12, 2020
1 parent 51195b4 commit 881d585
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/themes/dimension/layouts/partials/contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ <h2 class="major">CONTACT US</h2>
[<a id="captcha_code_refresh" href="javascript:void(0);"
onclick="document.getElementById('captcha_image').src = 'https://www.emailmeform.com/builder/captcha/index/'+Math.random();return false;">Refresh Image</a>]
[<a id="captcha_code_about" href="javascript:void(0);" onclick=
"window.open('http://www.emailmeform.com/captcha-instruction.html','_blank','width=400, height=500, left=' + (screen.width-450) + ', top=100');return false;">What's This?</a>]
"window.open('https://www.emailmeform.com/captcha-instruction.html','_blank','width=400, height=500, left=' + (screen.width-450) + ', top=100');return false;">What's This?</a>]
</div>
</div>
<ul class="actions">
Expand Down

0 comments on commit 881d585

Please sign in to comment.