]> git.mxchange.org Git - friendica.git/blobdiff - view/templates/photos_default_uploader_submit.tpl
admins can mark their nodes for explicit content (#5373)
[friendica.git] / view / templates / photos_default_uploader_submit.tpl
index 87d065d6ea6434f989ce415c70f97c8bdbf65d1d..91444e2d55473a8770247221cc62d100a39dfc69 100644 (file)
@@ -1,8 +1,4 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
+
 <div class="photos-upload-submit-wrapper" >
-       <input type="submit" name="submit" value="{{$submit}}" id="photos-upload-submit" />
+       <input type="submit" name="submit" value="{{$submit|escape:'html'}}" id="photos-upload-submit" />
 </div>