forked from science-ation/science-ation
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:
parent
5ff9494d48
commit
d763cd1636
@ -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();
|
||||
|
Loading…
Reference in New Issue
Block a user