nofilter applied to fixed description

This commit is contained in:
Tobias Diekershoff 2019-02-02 17:44:28 +01:00
parent c1119bc640
commit 28e2f7a232
1 changed files with 1 additions and 1 deletions

View File

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