From: Michael Date: Fri, 21 Dec 2018 21:50:18 +0000 (+0000) Subject: And some more templates X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=4a633527d29592934faf1f015d11473ca864b5c4;p=friendica.git And some more templates --- diff --git a/view/templates/photos_upload.tpl b/view/templates/photos_upload.tpl index cfa9161392..9e606242ed 100644 --- a/view/templates/photos_upload.tpl +++ b/view/templates/photos_upload.tpl @@ -42,8 +42,8 @@ {{$alt_uploader nofilter}} - {{$default_upload_box}} - {{$default_upload_submit}} + {{$default_upload_box nofilter}} + {{$default_upload_submit nofilter}}
diff --git a/view/theme/frio/templates/photos_upload.tpl b/view/theme/frio/templates/photos_upload.tpl index 7a76928a43..81d0f967e2 100644 --- a/view/theme/frio/templates/photos_upload.tpl +++ b/view/theme/frio/templates/photos_upload.tpl @@ -43,9 +43,9 @@ - {{$default_upload_submit}} + {{$default_upload_submit nofilter}} - {{$default_upload_box}} + {{$default_upload_box nofilter}}
{{/if}}