]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/smoothly/templates/jot.tpl
Merge pull request #7160 from nupplaphil/task/mod_probe
[friendica.git] / view / theme / smoothly / templates / jot.tpl
index 811818020b05333bdc6c31d046d2f643c1fd9c28..c690cdf18014b7a26589a05981413e25e4934dec 100644 (file)
@@ -61,7 +61,7 @@
        </div>
 
        <div id="profile-jot-plugin-wrapper" style="display: none;">
-       {{$jotplugins}}
+       {{$jotplugins nofilter}}
        </div>
        <div id="profile-jot-tools-end"></div>
 
 
         <div style="display: none;">
             <div id="profile-jot-acl-wrapper" style="width:auto;height:auto;overflow:auto;">
-                {{$acl}}
+                {{$acl nofilter}}
                 <hr style="clear:both"/>
                 <div id="profile-jot-email-label">{{$emailcc}}</div><input type="text" name="emailcc" id="profile-jot-email" title="{{$emtitle}}" />
                 <div id="profile-jot-email-end"></div>
-                {{$jotnets}}
+                {{$jotnets nofilter}}
             </div>
         </div>