'. __('Step 3', 'Confirm the creation of your poll') .'
'. __('Step 3', 'List of your choices').'
'. $summary .'
' . __('Step 3', 'Your poll will be automatically removed after') . ' ' . $config['default_poll_duration'] . ' ' . __('Generic', 'days') . ' ' .__('Step 3', 'after the last date of your poll:') . '
' . __('Step 3', 'You can set a closer removal date for it.') .'
'. __('Step 3', 'Once you have confirmed the creation of your poll, you will be automatically redirected on the administration page of your poll.'). '
';
if($config['use_smtp'] == true) {
echo '
' . __('Step 3', 'Then, you will receive quickly two emails: one contening the link of your poll for sending it to the voters, the other contening the link to the administration page of your poll.') .'
';
}
echo '