Skip to content

Commit

Permalink
Change email link to website rather than facebook #61
Browse files Browse the repository at this point in the history
  • Loading branch information
MathieuNls committed Jan 12, 2016
1 parent 5d82029 commit bfa556a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions application/views/measure/get-accuracy.php
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,9 @@
</a>

<a class="share-button"
href="mailto:?to=&Subject=I just tested the accuracy of my watch&body=My watch is more accurate than {WatchPercentile}%25 of all tested watches on https://www.facebook.com/Toolwatch"
href="mailto:?to=&Subject=I just tested the accuracy of my watch&body=My watch is more accurate than {WatchPercentile}%25 of all tested watches on https://toolwatch.io"
target="_top">
<img src="<?php echo base_url();?>assets/img/email-share.png" alt="Share on Google+" />
<img src="<?php echo base_url();?>assets/img/email-share.png" alt="Share by email" />
</a>
</div>

Expand Down

0 comments on commit bfa556a

Please sign in to comment.