]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/templates/prv_message.tpl
wrong intend
[friendica.git] / view / theme / quattro / templates / prv_message.tpl
index 26b14d6e0ea0f81acf6cabb7e9d9f36beb4e57f4..c956fbf726b81db1978ea284fd52cbc010af93ef 100644 (file)
@@ -1,22 +1,16 @@
-{{*
- *     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>
 {{if $showinputs}}
 <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>