Issue 6296 - and again templates
authorMichael <heluecht@pirati.ca>
Fri, 21 Dec 2018 22:01:28 +0000 (22:01 +0000)
committerMichael <heluecht@pirati.ca>
Fri, 21 Dec 2018 22:01:28 +0000 (22:01 +0000)
view/templates/admin/addon_details.tpl

index 379a669..f4e8e5c 100644 (file)
@@ -3,7 +3,7 @@
        <h1>{{$title}} - {{$page}}</h1>
 
        <p><span class='toggleaddon icon {{$status}}'></span> {{$info.name}} - {{$info.version}} : <a href="{{$baseurl}}/admin/{{$function}}/{{$addon}}/?a=t&amp;t={{$form_security_token}}">{{$action}}</a></p>
-       <p>{{$info.description}}</p>
+       <p>{{$info.description nofilter}}</p>
 
        <p class="author">{{$str_author}}
        {{foreach $info.author as $a name=authors}}