To change the redirect link, please edit these php files
1. /components/com_jsjobs/views/jobposting/view.html.php
change this code at line # 35
$mainframe->redirect(\'index.php?option=com_user&view=login\');
2. /components/com_jsjobs/views/resume/view.html.php
change this code at line # 36
$mainframe->redirect(\'index.php?option=com_user&view=login\');