<? include('includes/main.php'); ?>
<? //helpadminpremplreviewratingupd.php
echo '<center><b>Employee Rating Update</b></center><br>';
echo '<font size="-1"><i>Review ratings are used when writing employee reviews.</i><br><br>
<b>DESCRIPTION:</b> A rating name to be used for reviews.<br><br>
<b>EDIT SELECTION</b> Press this button to edit the rating selected.<br><br><hr><br>
<b>DESCRIPTION:</b> Rating name<br><br>
<b>SAVE CHANGES:</b> Press this button to save the changes made.<br><br>
<b>DELETE THIS REVIEW RATING:</b> Press this link to delete the rating displayed.<br><br>
</font>';
?>
<? include('includes/footer.php'); ?>