]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/mail_conv.tpl
Rename dbesc to DBA::escape
[friendica.git] / view / templates / mail_conv.tpl
index 990af5ca019ade9ed1f8e1292f925f08d1298421..9ad7fec345e221b989aa1da8427a01d9c2dbf2fa 100644 (file)
@@ -1,7 +1,7 @@
 
 <div class="mail-conv-outside-wrapper">
        <div class="mail-conv-sender" >
-               <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}}" /></a>
+               <a href="{{$mail.from_url}}" title="{{$mail.from_addr}}" 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>
        </div>
        <div class="mail-conv-detail" >
                <div class="mail-conv-sender-name" >{{$mail.from_name}}</div>