X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftemplates%2Fadmin%2Faddon_details.tpl;h=7479b1385ecb7d0366510932043d17351cd3533a;hb=97c120d8f22a6fa3dc2e20c3a9666d3050200c80;hp=96b26d2d096563e6693f0ee9dbff6f7d37a369ca;hpb=ea4e772b1e776876c40e30c67f30e6c35cf7d3aa;p=friendica.git diff --git a/view/templates/admin/addon_details.tpl b/view/templates/admin/addon_details.tpl index 96b26d2d09..7479b1385e 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}} @@ -18,20 +18,20 @@

{{if $screenshot}} - {{$screenshot.1|escape}} + {{$screenshot.1}} {{/if}} {{if $admin_form}}

{{$settings}}

-
- {{$admin_form}} + + {{$admin_form nofilter}}
{{/if}} {{if $readme}}

Readme

- {{$readme}} + {{$readme nofilter}}
{{/if}}