nofilter applied to fixed description
authorTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 2 Feb 2019 16:44:28 +0000 (17:44 +0100)
committerTobias Diekershoff <tobias.diekershoff@gmx.net>
Sat, 2 Feb 2019 16:44:28 +0000 (17:44 +0100)
cookienotice/templates/settings.tpl

index 68ca99c..99489b9 100644 (file)
@@ -5,7 +5,7 @@
        <span class="fakelink" onclick="openClose('settings_cookienotice_expanded'); openClose('settings_cookienotice_inflated');">
                <h3>{{$title}}</h3>
        </span>
-       <p>{{$description}}</p>
+       <p>{{$description nofilter}}</p>
        {{include file="field_textarea.tpl" field=$text}}
        {{include file="field_input.tpl" field=$oktext}}
        <div class="settings-submit-wrapper" >