From 68f3ae5020c0d1cf1d97d5e5751cd37b1b045de3 Mon Sep 17 00:00:00 2001 From: Michael Date: Fri, 21 Dec 2018 22:01:28 +0000 Subject: [PATCH] Issue 6296 - and again templates --- view/templates/admin/addon_details.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/view/templates/admin/addon_details.tpl b/view/templates/admin/addon_details.tpl index 379a669895..f4e8e5c23c 100644 --- a/view/templates/admin/addon_details.tpl +++ b/view/templates/admin/addon_details.tpl @@ -3,7 +3,7 @@

{{$title}} - {{$page}}

{{$info.name}} - {{$info.version}} : {{$action}}

-

{{$info.description}}

+

{{$info.description nofilter}}

{{$str_author}} {{foreach $info.author as $a name=authors}}