The following Bug was Found and fixed -- When editing an applicant into a voting status, the application becomes unmanagable.
To fix:
Download new zip and replace cp_appform_new_template.cgi
## In vars_appform_template_1.cgi:
## Find:
Request Voting
## Replace with (this is case sensitive!):
Vote on Applicant
## save and close.
## In vars_appform_template_worksheet.cgi (if the file does not exist, skip this step):
## Find:
Request Voting
## Replace with (this is case sensitive!):
Vote on Applicant
# save and close