Merge pull request #802 from tobiasd/20190202-cookienofilter

nofilter applied to fixed description
This commit is contained in:
Hypolite Petovan
2019-02-02 13:49:46 -05:00
committed by GitHub
+1 -1
View 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" >