]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/profile_photo.tpl
Merge pull request #6089 from annando/fix-6085
[friendica.git] / view / templates / profile_photo.tpl
index 8a278cdfe95c41a69f5f34a7837d122e3696aeab..1695d01e273d3d6118818286da5575a4fa3c0796 100644 (file)
@@ -1,8 +1,4 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
+
 <h1>{{$title}}</h1>
 
 <form enctype="multipart/form-data" action="profile_photo" method="post">
@@ -21,7 +17,7 @@
 </select>
 
 <div id="profile-photo-submit-wrapper">
-<input type="submit" name="submit" id="profile-photo-submit" value="{{$submit}}">
+<input type="submit" name="submit" id="profile-photo-submit" value="{{$submit|escape:'html'}}">
 </div>
 
 </form>