Issue 6296 - and again templates
This commit is contained in:
parent
1cab44827f
commit
68f3ae5020
|
@ -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&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}}
|
||||
|
|
Loading…
Reference in a new issue