]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/duepuntozero/templates/prv_message.tpl
Merge remote-tracking branch 'upstream/2019.09-rc' into contact-dba
[friendica.git] / view / theme / duepuntozero / templates / prv_message.tpl
index 1f41d26628f7b9f42050ac3736e2c8cb393e7907..3f658ef8115ffa65af3d90124a00c5c2373af1ac 100644 (file)
@@ -1,15 +1,11 @@
-{{*
- *     AUTOMATICALLY GENERATED TEMPLATE
- *     DO NOT EDIT THIS FILE, CHANGES WILL BE OVERWRITTEN
- *
- *}}
+
 
 <h3>{{$header}}</h3>
 
 <div id="prvmail-wrapper" >
 <form id="prvmail-form" action="message" method="post" >
 
-{{$parent}}
+{{$parent nofilter}}
 
 <div id="prvmail-to-label">{{$to}}</div>
 
@@ -17,7 +13,7 @@
 <input type="text" id="recip" name="messagerecip" value="{{$prefill}}" maxlength="255" size="64" tabindex="10" />
 <input type="hidden" id="recip-complete" name="messageto" value="{{$preid}}">
 {{else}}
-{{$select}}
+{{$select nofilter}}
 {{/if}}
 
 <div id="prvmail-subject-label">{{$subject}}</div>