= {$txt_installed_modules}
= {$txt_not_installed_modules}
| {$item.name} |
{if $item.installed == false}
|
{$item.description} | {if $item.installed == true} {$txt_uninstall_module} {else} {$txt_install_module} {/if} | {if $item.installed == true}{/if} |