aboutsummaryrefslogtreecommitdiffstats
path: root/view/mail_conv.tpl
diff options
context:
space:
mode:
authorTobias Diekershoff <tobias.diekershoff@gmx.net>2011-09-29 09:03:30 +0200
committerTobias Diekershoff <tobias.diekershoff@gmx.net>2011-09-29 09:03:30 +0200
commit47f38bc3abb175843fb664e9784b14df11130d0a (patch)
tree49b1398c0f71e79f7c77430384c8417a0c60e917 /view/mail_conv.tpl
parent6cf5da1e4bc43d8446f5789bc93f82673ec64c2e (diff)
parent6d36fab90f378222db599cda62cceb46006f67e2 (diff)
downloadvolse-hubzilla-47f38bc3abb175843fb664e9784b14df11130d0a.tar.gz
volse-hubzilla-47f38bc3abb175843fb664e9784b14df11130d0a.tar.bz2
volse-hubzilla-47f38bc3abb175843fb664e9784b14df11130d0a.zip
Merge branch 'master' of git://github.com/friendika/Free-Friendika
Diffstat (limited to 'view/mail_conv.tpl')
-rw-r--r--view/mail_conv.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/view/mail_conv.tpl b/view/mail_conv.tpl
index 779ef39ee..d7ed14580 100644
--- a/view/mail_conv.tpl
+++ b/view/mail_conv.tpl
@@ -1,6 +1,6 @@
<div class="mail-conv-outside-wrapper">
<div class="mail-conv-sender" >
- <a href="$from_url" class="mail-conv-sender-url" ><img class="mail-conv-sender-photo$sparkle" src="$from_photo" alt="$from_name" /></a>
+ <a href="$from_url" class="mail-conv-sender-url" ><img class="mframe mail-conv-sender-photo$sparkle" src="$from_photo" alt="$from_name" /></a>
</div>
<div class="mail-conv-detail" >
<div class="mail-conv-sender-name" >$from_name</div>