summaryrefslogtreecommitdiffstats
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/part.content.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/part.content.php b/templates/part.content.php
index 0c92c3d55..7459d4baa 100644
--- a/templates/part.content.php
+++ b/templates/part.content.php
@@ -151,7 +151,7 @@
</div>
<div class="col-4">
<a class="icon-dropdown icon-mail pr-5"
- ng-href="mailto:?subject=I wanted you to see this site&amp;body=Check out this site {{ ::item.url }}"></a>
+ ng-href="mailto:?subject=<?php p($l->t('I wanted you to see this site')) ?>&amp;body=Check out this site {{ ::item.url }}"></a>
</div>
</div>