]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/notifications/suggestions.tpl
Merge pull request #11307 from annando/api-reply-fix
[friendica.git] / view / templates / notifications / suggestions.tpl
index d0c013ac5b37301e460386b89b94a1c53abb89f0..4ecc39d81babee66ac096daecdc098a2d54877a3 100644 (file)
@@ -1,12 +1,12 @@
 
 
-<div class="intro-wrapper" >
+<div class="intro-wrapper">
 
 <p class="intro-desc">{{$str_notification_type}} {{$str_type}}</p>
 {{if $madeby}}<div class="intro-madeby">{{$lbl_madeby}} {{$madeby}}</div>{{/if}}
-<div class="intro-fullname" >{{$fullname}}</div>
-<a class="intro-url-link" href="{{$url}}" ><img class="intro-photo lframe" src="{{$photo}}" width="175" height="175" title="{{$fullname}}" alt="{{$fullname}}" /></a>
-<div class="intro-note" >{{$note}}</div>
+<div class="intro-fullname">{{$fullname}}</div>
+<a class="intro-url-link" href="{{$url}}"><img class="intro-photo lframe" src="{{$photo}}" width="175" height="175" title="{{$fullname}}" alt="{{$fullname}}" /></a>
+<div class="intro-note">{{$note}}</div>
 <div class="intro-wrapper-end"></div>
 <form class="intro-form" action="notification/{{$intro_id}}" method="post">
 <input class="intro-submit-ignore" type="submit" name="submit" value="{{$ignore}}" />