summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
authorELHADDAD Hamza <elhaddadhamza49@gmail.com>2021-01-27 10:44:52 +0100
committerSean Molenaar <SMillerDev@users.noreply.github.com>2021-04-08 23:17:31 +0200
commitb7527a7b81cc515805b6da1b56faa33c113d0def (patch)
treefa33db5303ecaf89f8c9e769eaba77a6efbff187 /templates
parenta876e74074bc5d547f6b8d2c94011a141ac7c939 (diff)
share on google plus and mail
Signed-off-by: Marco Nassabain <marco.nassabain@hotmail.com>
Diffstat (limited to 'templates')
-rw-r--r--templates/part.content.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index 480e933f8..5d00b0a0f 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -148,9 +148,10 @@
>
<span> Google </span>
</a>
- <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">
+ <a
+ class="icon-mail pr-5"
+ ng-href="mailto:?subject=I wanted you to see this site&amp;body=Check out this site http://www.website.com./{{ ::item.url }}"
+ >
<span> Mail </span>
</a>