unescaping the HTML in the hint

pull/6490/head
Tobias Diekershoff 2019-01-22 14:02:56 +01:00
rodzic 85ff976f83
commit 66284a17a7
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -6,7 +6,7 @@
<p>{{$intro}}</p>
{{if not $autoactive}}
<p class="error-message">{{$hint}}</p>
<p class="error-message">{{$hint nofilter}}</p>
{{/if}}
<p>{{$legendtext}}</p>