|
Server : Apache/2.4.62 System : FreeBSD fbsdweb2.web.rcn.net 14.1-RELEASE FreeBSD 14.1-RELEASE releng/14.1-n267679-10e31f0946d8 GENERIC amd64 User : www ( 80) PHP Version : 8.3.8 Disable Function : NONE Directory : /domains/irtiweb/CATS/modules/import/ |
Upload File : |
<?php /* $Id: BulkResumesHelp.tpl 2336 2007-04-14 22:01:51Z will $ */ ?>
<?php TemplateUtility::printModalHeader('Login'); ?>
<div align="center">
<p style="background-image: url('images/blue_gradient.jpg'); background-repeat: repeat-x; padding: 4px; margin-top: 0px; margin-bottom: 8px; width: 100%; font: normal normal bold 12px/120% Verdana, Tahoma, sans-serif; color: #F6F6F6;">
Bulk Resumes
</p>
<br />
<div style="font: normal normal 12px Arial, Tahoma, sans-serif">
With bulk resumes, you can quickly upload many resumes into the system and
make them searchable. When searching for resume keywords, when you see
a bulk resume you wish to convert into a candidate, simply click the
<img src="images/candidate_tiny.gif" height="12"> icon on the search result.
<br />
</div>
<br />
<br />
<input type="button" class="button" value="OK" onclick="parentGoToURL(parent.document.location.href);">
</div>
</body>
</html>