Form->create('Vote');?>
Form->input('translation_id'); echo $this->Form->input('user_id'); ?>
Form->end(__('Submit', true));?>