{if isset($from) && $from == 'footer'}

{if isset($panel_title)}{$panel_title|escape:'html':'UTF-8'}{else}{l s='Modules list'}{/if}

{/if}
{if count($modules_list)} {counter start=1 assign="count"} {foreach from=$modules_list item=module} {include file='./tab_module_line.tpl' class_row={cycle values=",row alt"}} {counter} {/foreach} {if $controller_name == 'AdminPayment' && isset($view_all)} {/if} {else}
{if $controller_name == 'AdminPayment'} {l s='It seems there are no recommended payment solutions for your country.'}
{l s='Do you think there should be one? Let us know!'} {else}{l s='No modules available in this section.'}{/if}
{/if}
{if isset($from) && $from == 'footer'}
{/if} {if isset($from) && $from == 'tab'} {/if}