summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorELHADDAD Hamza <elhaddadhamza49@gmail.com>2021-01-27 10:27:30 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-04-08 23:17:31 +0200
commita876e74074bc5d547f6b8d2c94011a141ac7c939 (patch)
tree7cceb6a4b20654e6e329aa6896ab7ed95c2902dd /templates
parent4a9a4cf0d246455ada84f6905d52a3eaccb8dc83 (diff)
share
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/part.content.php8
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index 8be446f7c..480e933f8 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -144,13 +144,13 @@
<span> Twitter </span>
</a>
<a class="icon-google pr-5"
- ng-href="https://google.com/{{ ::item.url }}"
+ ng-href="https://plus.google.com/share?url={{ ::item.url }}"
>
<span> Google </span>
</a>
- <a class="icon-mail pr-5"
- ng-href="https://google.com/{{ ::item.url }}"
- >
+ <a href="mailto:?subject=I wanted you to see this site&amp;body=Check out this site http://www.website.com."
+ title="Share by Email">
+ <img src="http://png-2.findicons.com/files/icons/573/must_have/48/mail.png">
<span> Mail </span>
</a>