{if $constant_managment}
{$payment_module->title}
{if $settings}
{section name=i loop=$settings} {/section}
 {$smarty.const.ADMIN_VALUE} {$smarty.const.ADMIN_SETTING_NAME}
{$controls[i]} {$settings[i].settings_title}
{$settings[i].settings_description}
{$smarty.const.ADMIN_TEXT7}  |  {$smarty.const.ADMIN_OPIK3} {else}
 
{$smarty.const.ADMIN_NO_SETTINGS}
{/if} {else}
{section name=i loop=$payment_modules} {if $payment_modules[i]->ModuleType || !$payment_modules[i]->is_installed()} {/if} {/section}
{$smarty.const.STRING_MODULE_NAME} {$smarty.const.STRING_MODULE_ACTIONS}
{$payment_modules[i]->title}

{$payment_modules[i]->description}
{$smarty.const.STRING_MODULE_INSTALL}
  {section name=i loop=$payment_configs} {assign var="InstalledModuleConfigs" value=1} {/section} {if !$InstalledModuleConfigs} {/if}
{$smarty.const.SHMODULES_INSTALLED_CONFIGS} {$smarty.const.STRING_MODULE_ACTIONS}
{$payment_configs[i].ConfigName} {$smarty.const.EDIT_BUTTON} | {$smarty.const.DELETE_BUTTON}
{$smarty.const.ADMIN_NO_INSTALLED_MODULE_CONFS}
{/if}
{$smarty.const.USEFUL_FOR_YOU}
{$smarty.const.ALERT_ADMIN19}

{$smarty.const.ALERT_ADMIN2}