footer.tpl'yi açın;

</body> tagının hemen üzerine

{if $templatefile eq 'register'}
<script type="text/javascript">
jQuery(document).ready(function(){
      $('#customfield1').prop('checked', true);
});
</script>
{/if}