You have the following choices:

Deny - Deny project application (kills project records)
Destroy - Deny project application, and kill the user account
Approve - Approve the project
More Info - Ask for more info
Postpone - Twiddle your thumbs some more
\n"; # # This will spit out the info. # include("showproject_dump.php3"); # # Now put up the menu choice along with a text box for an email message. # echo "

What would you like to do?

\n"; echo "\n"; echo "\n"; echo "\n"; echo "
Use the text box to add a message to the email notification.
\n"; # # Standard Testbed Footer # PAGEFOOTER(); ?>