aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl/mail_conv.tpl
diff options
context:
space:
mode:
authorzotlabs <mike@macgirvin.com>2018-07-15 18:43:41 -0700
committerzotlabs <mike@macgirvin.com>2018-07-15 18:43:41 -0700
commitcc91db55b7ca24cb0b97273bab948af91dac0511 (patch)
treeacdc5df67e366a4bf472bccf42fa1e68d30a3812 /view/tpl/mail_conv.tpl
parentd71e70bedf4fa7244f3fcce789e29504c452d5cd (diff)
parentbb7022350943c6f049641d50d28cb99caf019b83 (diff)
downloadvolse-hubzilla-cc91db55b7ca24cb0b97273bab948af91dac0511.tar.gz
volse-hubzilla-cc91db55b7ca24cb0b97273bab948af91dac0511.tar.bz2
volse-hubzilla-cc91db55b7ca24cb0b97273bab948af91dac0511.zip
Merge branch 'dev' of https://framagit.org/hubzilla/core into xdev_merge
Diffstat (limited to 'view/tpl/mail_conv.tpl')
-rwxr-xr-xview/tpl/mail_conv.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/tpl/mail_conv.tpl b/view/tpl/mail_conv.tpl
index 759517b7f..cd810e999 100755
--- a/view/tpl/mail_conv.tpl
+++ b/view/tpl/mail_conv.tpl
@@ -6,7 +6,7 @@
<div class="mail-conv-detail">
{{if $mail.is_recalled}}<strong>{{$mail.is_recalled}}</strong>{{/if}}
<div class="wall-item-name"><a class="wall-item-name-link" href="{{$mail.from_url}}">{{$mail.from_name}}</a></div>
- <div class="autotime wall-item-ago" title="{{$mail.date}}">{{$mail.date}}</div>
+ <div class="autotime wall-item-ago" title="{{$mail.date}}"></div>
</div>
</div>
<div class="clearfix mail-conv-content">