{if (isset($bmtlist) && (count($bmtlist) > 0))}
{t}Installed billing method plugins{/t} | |||||
{t}File{/t} | {t}Description{/t} | {t}Country{/t} | {t}Used{/t} | {t}Status{/t} | {t}Action{/t} |
---|---|---|---|---|---|
{$bmt.bmt_filename|wash} | {$bmt.bmt_description|wash} | ![]() |
{$bmt.nr_used} | {if !strlen($bmt.bmt_status) || ($bmt.bmt_status == 0)}{t}enabled{/t}{else}{t}disabled{/t}{/if} | {if !strlen($bmt.bmt_status) || ($bmt.bmt_status == 0)}{t}Disable{/t} {else}{t}Enable{/t}{/if} {if ($bmt.nr_used < 1)}{t}Uninstall{/t}{/if} |
{t}Not installed billing method plugins{/t} | |||
{t}File{/t} | {t}Author{/t} | {t}Action{/t} | |
---|---|---|---|
{$bmt.bmt_filename|wash} | {$bmt.bmt_author|wash} | {t}Install{/t} |