To remove Apply Now link
\\components\\com_jsjobs\\views\\jobposting\\tmpl\\viewjob.php
Remove this line
<a href=\"<?php echo $link?>\"><strong><?php echo JText::_(\'JP_APPLYNOW\');
\\components\\com_jsjobs\\views\\resume\\tmpl\\listjobs.php
Remove this line
<a href=\"<?php echo $link?>\"><strong><?php echo JText::_(\'JP_APPLYNOW\'); ?></strong></a>
\\components\\com_jsjobs\\views\\resume\\tmpl\\jobsearchresults.php
Remove this line
<a href=\"<?php echo $link?>\"><strong><?php echo JText::_(\'JP_APPLYNOW\'); ?></strong></a>