1
0
mirror of https://github.com/haiwen/seahub.git synced 2025-09-18 08:16:07 +00:00

[send-share-link] add <a> tag to shared-link in link send email

This commit is contained in:
lian
2014-09-16 18:19:21 +08:00
parent f87e37afba
commit 3e97ae172c

View File

@@ -10,7 +10,7 @@
<p style="font-size:14px;color:#434144;">
{% blocktrans %}{{ email }} shared a {{ file_shared_type }} <span style="font-weight:bold;">{{ file_shared_name}}</span> to you on {{ site_name }}:{% endblocktrans%} <br />
{{ file_shared_link }}
<a href="{{ file_shared_link }}">{{ file_shared_link }}</a>
</p>
{% if extra_msg %}