{:__('Add')} {:__('Edit')} {:__('Delete')}
{:__('More')}
    {foreach name="statusList" item="vo"}
  • {:__('Set status to ' . $key)}
  • {/foreach}