{:build_radios('row[is_copyright]', ['hidden'=>__('Upload here'), 'normal'=>__('No copyrights issues')], $row.is_copyright)}
              {foreach name="row.author_content" item="author"}

              {/foreach}
              {:build_radios('row[is_funding]', ['normal'=>__('Yes'), 'hidden'=>__('No')], $row.is_funding)}
              {:build_radios('row[is_interest]', ['normal'=>__('Yes'), 'hidden'=>__('No')], $row.is_interest)}
              {foreach name="row.review_content" item="review"} {/foreach}