]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/oauth_authorize.tpl
Merge branch 'friendica:2022.12-rc' into new_image_presentation
[friendica.git] / view / templates / oauth_authorize.tpl
index 244ef492d41cf092be4a4b74e95385d674c9be75..5f33c68d3527da88ff13022c51e3cee44fe22efb 100644 (file)
@@ -1,8 +1,8 @@
 
 <h2>{{$title}}</h2>
 
-<div class='oauthapp'>
-{{if {{$app.icon}}}}<img src='{{$app.icon}}'>{{/if}}
+<div class="oauthapp">
+{{if $app.icon}}<img src="{{$app.icon}}" alt="">{{/if}}
        <h3>{{$app.name}}</h3>
 </div>
 <p>{{$authorize}}</p>