<? include('includes/main.php'); ?>
<? //helpadminpremplreviewratingadd.php
echo '<center><b>Employee Rating Add</b></center><br>';
echo '<font size="-1"><i>Review ratings are used when writing employee reviews. You can enter as many as you like for your rating system. Poor, Fair, Satisfactory, Good, Superb would be typical ratings.</i><br><br>
<b>DESCRIPTION:</b> A rating name to be used for reviews.<br><br>
<b>ADD</b> Press this button to save the rating entered. You will come back to this screen after the rating is saved so you can enter another one.<br><br><hr><br>
</font>';
?>
<? include('includes/footer.php'); ?>