]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/oauth_authorize.tpl
Merge branch 'item-activities' of github.com:annando/friendica into item-activities
[friendica.git] / view / templates / oauth_authorize.tpl
index d7f1963d247c2fcc91de9355b24355354d3000c5..d513d6b2efde4b1125dfaab769806fde94ccc2cb 100644 (file)
@@ -1,8 +1,4 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
+
 <h1>{{$title}}</h1>
 
 <div class='oauthapp'>
@@ -11,5 +7,5 @@
 </div>
 <h3>{{$authorize}}</h3>
 <form method="POST">
-<div class="settings-submit-wrapper"><input  class="settings-submit"  type="submit" name="oauth_yes" value="{{$yes}}" /></div>
+<div class="settings-submit-wrapper"><input  class="settings-submit"  type="submit" name="oauth_yes" value="{{$yes|escape:'html'}}" /></div>
 </form>