<? include('includes/main.php'); ?>
<? //helpadminestquotestdsizeadd.php
echo '<center><b>Print Management System - Standard Sizes</b></center><br>
<font size="-1"><i>Standard sizes are used to populate a pull-down size selection on the print pricing entry section.</i><br><br>
<b>Width/Length:</b> Enter the width and the length of the standard size.<br><br>
<b>Sort Priority:</b> The smallest number will appear at the top of any pull-down list displaying the standard sizes.<br><br>
<b>Add</b> Press this button to save the entries made.<br><br>
</font>';
?>
<? include('includes/footer.php'); ?>