Add a link to the generic prize template editor, right before the link to create all divisional awards based on the template.

This commit is contained in:
james 2006-01-16 04:57:56 +00:00
parent 5ff9494d48
commit d763cd1636

View File

@ -34,6 +34,8 @@
echo "<a href=\"award_contacts.php\">Award Contacts</a><br />";
echo "<a href=\"award_awards.php\">Award Awards</a><br />";
echo "<br />";
echo "<a href=\"award_prizes.php?award_awards_id=-1\">Edit prizes for the generic prize template</a>";
echo "<br />";
echo "<a href=\"award_awardcreatedivisional.php\">Create divisional awards for all divisions & categories</a><br />";
send_footer();