]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/frio/templates/settings/addons.tpl
[frio] Improve accessibility of event Link to source button
[friendica.git] / view / theme / frio / templates / settings / addons.tpl
index e8824b91a44ba47c73f3f5dc2f43498002ee4b79..b14552381dd0d70682210f890a61aa7691f17c87 100644 (file)
@@ -3,9 +3,9 @@
        {{include file="section_title.tpl" title=$title}}
 
        <form action="settings/addon" method="post" autocomplete="off">
-       <input type='hidden' name='form_security_token' value='{{$form_security_token}}'>
+       <input type="hidden" name="form_security_token" value="{{$form_security_token}}">
 
-       {{$settings_addons}}
+       {{$settings_addons nofilter}}
 
        </form>