]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frost/templates/mail_conv.tpl
Links to profiles in mails mow show the profile address and "redir" always works
[friendica.git] / view / theme / frost / templates / mail_conv.tpl
index 5402c9da8bdf7d281728870c6c7a54d7c4c4e8df..bdf97bd27ad66fefc53ec7d3752f9778566eb8eb 100644 (file)
@@ -1,7 +1,7 @@
 
 <div class="mail-conv-outside-wrapper">
        <div class="mail-conv-sender" >
-               <a href="{{$mail.from_url}}" class="mail-conv-sender-url" ><img class="mframe mail-conv-sender-photo{{$mail.sparkle}}" src="{{$mail.from_photo}}" heigth="80" width="80" alt="{{$mail.from_name}}" /></a>
+               <a href="{{$mail.from_url}}" title="{{$mail.from_url2}}" class="mail-conv-sender-url" ><img class="mframe mail-conv-sender-photo{{$mail.sparkle}}" src="{{$mail.from_photo}}" heigth="80" width="80" alt="{{$mail.from_name}}" title="{{$mail.from_url2}}" /></a>
        </div>
        <div class="mail-conv-detail" >
                <div class="mail-conv-sender-name" >{{$mail.from_name}}</div>