{if condition="$row.type == 'editor'"}
    {:build_radios('row[is_interest]', ['yes'=>__('Upload here'), 'no'=>__('No copyrights issues')], $row.is_interest)}
    {/if}