Deny |
- |
Deny project application (kills project records) |
Destroy |
- |
Deny project application, and kill the user account |
Approve |
- |
Approve the project |
Postpone |
- |
Twiddle your thumbs some more |
\n";
#
# Now build a table with a bunch of selections. The thing to note about the
# form inside this table is that the selection fields are constructed with
# name= on the fly, from the uid of the user to be approved. In other words:
#
# project menu
# name=testbed$$approval value=approve,deny,murder,postpone
#
# so that we can go through the entire list of post variables, looking
# for these. The alternative is to work backwards, and I don't like that.
#
echo "