{include file="header.html"}
{$lng.panel.modules}
{foreach from=$array_modules item=v} {/foreach} {if $no_modules==0} {/if}
{$lng.modules.module} {$lng.general.action}
{if $v.installed}{/if}{$v.name}{if $v.installed}{/if}
{$v.description}
{if $v.installed}{/if} {if $v.installed} {if $v.enabled==0} {else} {/if} {else} {/if}
{$lng.modules.no_modules}

{include file="footer.html"}