Merge pull request #6490 from tobiasd/20190122-adminfedstat

unescaping the HTML in the hint
This commit is contained in:
Hypolite Petovan
2019-01-22 08:17:55 -05:00
committed by GitHub

View File

@@ -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>