Step 3/4 - Confirm your vote\n"; $result .= "
".$election["question"]."
\n"; if (count ($votes_array) >= 1) { $result .= "You choose to vote for:
\n"; $result .= "You choose to vote for none of the possible answers.
\n"; $result .= "To confirm this vote, please continue to the next step. "; $result .= "To modify your choice, hit the \"Back\" button in your browser.
\n"; return $result; } ?>