version 1.52, 2003/12/15 16:23:00
|
version 1.53, 2004/01/08 19:20:12
|
Line 49 my @SubmitButtons = ({ name => 'ProblemA
|
Line 49 my @SubmitButtons = ({ name => 'ProblemA
|
{ name => 'updatecaches', |
{ name => 'updatecaches', |
text => 'Update Student Data' }, |
text => 'Update Student Data' }, |
{ name => 'SelectAnother', |
{ name => 'SelectAnother', |
text => 'Choose a different resource' }, |
text => 'Choose a different Problem' }, |
{ name => 'ExcelOutput', |
{ name => 'ExcelOutput', |
text => 'Produce Excel Output' }); |
text => 'Produce Excel Output' }); |
|
|